Skip to content

A slow Python3 implementation of Kuznyechik (for testing)

License

Notifications You must be signed in to change notification settings

kuzcrypt/kuznyechik-slow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Slow Python3 Implementation of Kuznyechik
═══════════════════════════════════════════
This is an unoptimised implementation of the Russian block cipher called
Kuznyechik which was standardised in 2015 as GOST 34.12-2015. Due to the
lack of optimisation, it is not suitable to be used in production. The only
reason for this implementation is testing and learning.

About

A slow Python3 implementation of Kuznyechik (for testing)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published