Botan 3.4.0
Crypto and TLS for C&
Topics
Miscellaneous

Odds and ends: Algorithms and protocols that don't fit any of the other modules. More...

Topics

 Crypto Box
 High-Level API for password-based encryption.
 
 FPE FE1
 Format Preserving Encryption (FE1 scheme)
 
 HOTP/TOTP
 HMAC/Time based One Time Password implementations.
 
 NIST KeyWrap
 Key Wrapping as described in NIST SP800-38F.
 
 RFC 3394 KeyWrap
 Key Wrapping as described in RFC 3394.
 
 Roughtime
 Authenticated Time Synchronzation Protocol.
 
 SRP-6a
 Secure Remote Password protocol - RFC 5054 compatible.
 
 Threshold Secret Sharing
 Implementation based on draft-mcgrew-tss-03.
 
 ZFEC
 Forward error correction based on Vandermonde matrices.
 

Detailed Description

Odds and ends: Algorithms and protocols that don't fit any of the other modules.

Note
This module is a container for other modules. Library users may not enable or disable it directly, neither via a build policy nor --enable-modules. Please feel free to enable/disable the sub-modules listed.