rcmixed 0.0.2

Mixed cryptosystem. inspired by PGP
Documentation

Latest Version

rcmixed

Mixed cryptosystem. inspired by PGP.

  • key store.
  • public key cryptography + symmetric cryptography.
  • DH cryptography + symmetric cryptography.
  • feature implement:
    • RSA + AES-CBC + SHA(2, 3)
    • DH-RSA + AES-CBC + SHA(2, 3)
    • x25519(DH + curve25519) + AES-CBC + SHA(2, 3)
  • Failure.
  • Tests.
  • Bench.
  • Doc.

Singature & Encrypt Function

img

License

This project is licensed under either of

at your option.