Skip to content

Mixed cryptosystem. inspired by PGP

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rust-cc/rcmixed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Mixed cryptosystem. inspired by PGP

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages