rcrypto 0.2.0

A rust cryptography library
Documentation

rcrypto

A rust cryptography library

Support Algorithms

  • MD5;
  • SHA;
  • SM3;
  • AES;
  • DES;
  • Keccak;
  • SHA3;
  • HMAC;
  • BlockCipherMode;
    • ECB/CBC/CFB/OFB/CTR;
  • TDES;
  • CMAC;
  • ZUC/ZUCCipher/ZUCMac;
  • SM4;
  • RSA;
  • EllipticCurve;
  • DSA;
  • ECDSA;