Crate rs_gost_r34_11_94

Crate rs_gost_r34_11_94 

Source
Expand description

ยงGOST R 34.11-94 - rs_gost_r34_11_94 - Soviet and Russian Federal Information Processing Standard

Important Note: This crate is still a work in progress and is not ready for consumption.

GOST R 34.11-94 is a cryptographic hash function standard of the Soviet Union and the Russian Federation. Published in 1994 by the Russian Federal Agency on Technical Regulating and Metrology, it has been widely used in various applications such as:

  • Document integrity verification systems.
  • Secure communication protocols like Transport Layer Security (TLS), Secure Shell (SSH), Internet Protocol Security (IPSec), etc.
  • Government and industrial data security systems in Russia.

This crate implements GOST R 34.11-94 as part of the RustyShield project.