Directories ¶
Path | Synopsis |
---|---|
eax
Package eax provides an implementation of the EAX (encrypt-authenticate-translate) mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND EFFICIENCY." In FSE'04, volume 3017 of LNCS, 2004
|
Package eax provides an implementation of the EAX (encrypt-authenticate-translate) mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND EFFICIENCY." In FSE'04, volume 3017 of LNCS, 2004 |
ocb
Package ocb provides an implementation of the OCB (offset codebook) mode of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black and Krovetz - OCB: A BLOCK-CIPHER MODE OF OPERATION FOR EFFICIENT AUTHENTICATED ENCRYPTION (2003).
|
Package ocb provides an implementation of the OCB (offset codebook) mode of operation, as described in RFC-7253 of the IRTF and in Rogaway, Bellare, Black and Krovetz - OCB: A BLOCK-CIPHER MODE OF OPERATION FOR EFFICIENT AUTHENTICATED ENCRYPTION (2003). |
cryptobin
|
|
ed448
// 生成公钥私钥 / CreateKey: obj := ed448.
|
// 生成公钥私钥 / CreateKey: obj := ed448. |
Package ed448 implements the Ed448 signature algorithm defined in RFC 8032.
|
Package ed448 implements the Ed448 signature algorithm defined in RFC 8032. |
elliptic
|
|
brainpool
Package brainpool implements Brainpool elliptic curves.
|
Package brainpool implements Brainpool elliptic curves. |
secp256k1
Package secp256k1 implements the standard secp256k1 elliptic curve over prime fields.
|
Package secp256k1 implements the standard secp256k1 elliptic curve over prime fields. |
hash
|
|
cmac/aes
Package aes implements the CMAC MAC with the AES.
|
Package aes implements the CMAC MAC with the AES. |
kdf
|
|
Package x25519 implements the X25519 Elliptic Curve Diffie-Hellman algorithm.
|
Package x25519 implements the X25519 Elliptic Curve Diffie-Hellman algorithm. |
Package x448 implements the X448 Elliptic Curve Diffie-Hellman algorithm.
|
Package x448 implements the X448 Elliptic Curve Diffie-Hellman algorithm. |
Click to show internal directories.
Click to hide internal directories.