Namespace containing weak and wounded algorithms. More...
Classes | |
class | MD2 |
MD2 More... | |
class | MD4 |
MD4 More... | |
class | MD5 |
MD5 More... | |
class | PanamaHash |
Panama Hash More... | |
class | PanamaMAC |
Panama MAC. More... | |
Typedefs | |
typedef RSASS< PKCS1v15, Weak::MD2 >::Signer | RSASSA_PKCS1v15_MD2_Signer |
typedef RSASS< PKCS1v15, Weak::MD2 >::Verifier | RSASSA_PKCS1v15_MD2_Verifier |
typedef RSASS< PKCS1v15, Weak::MD5 >::Signer | RSASSA_PKCS1v15_MD5_Signer |
typedef RSASS< PKCS1v15, Weak::MD5 >::Verifier | RSASSA_PKCS1v15_MD5_Verifier |
Namespace containing weak and wounded algorithms.
Weak is part of the CryptoPP namespace. Schemes and algorithms are moved into Weak when their security level is reduced to an unacceptable value by contemporary standards.