Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Classes | Typedefs
Weak Namespace Reference

Namespace containing weak and wounded algorithms. More...

Classes

class  ARC4
 Alleged RC4 More...
 
class  ARC4_Base
 Class specific methods used to operate the cipher. More...
 
class  MARC4
 
class  MARC4_Base
 Class specific methods used to operate the cipher. More...
 
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
 

Detailed Description

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.