Skip to content

m-pellizzer/linux-crypto

 
 

Repository files navigation

This is a set of Linux kernel modules implementing GOST cryptographic algorithms:

  • GOST 28147 cipher (RFC 5830)
  • GOST 28147 "Imitovstavka" (MAC mode) (RFC 5830)
  • GOST R 34.11-94 digest (RFC 5831)
    • HMAC using GOST R 34.11-94 (RFC 4357)
  • GOST R 34.12-2015 ciphers (Magma and Kuznyechik) (RFC 7801)
    • CMAC using GOST R 34.12-2015 (as required by GOST R 34.13-2015)
  • GOST R 34.11-2012 digest is provided from external source, developed by Vitaly Chikunov

Build Status

About

GOST algorithms implementation for Linux Crypto subsystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%