mirror of https://git.FreeBSD.org/ports.git
12 lines
455 B
Plaintext
12 lines
455 B
Plaintext
CryptX - Crypto toolkit (self-contained no external libraries needed)
|
|
|
|
Currently available modules:
|
|
* Ciphers - see Crypt::Cipher and related modules
|
|
* Block cipher modes
|
|
* Authenticated encryption modes
|
|
* Hash Functions - see Crypt::Digest and related modules
|
|
* Message Authentication Codes
|
|
* Public key cryptography
|
|
* Cryptographically secure random number generators
|
|
* Key derivation functions - PBKDF1, PBKFD2 and HKDF
|