forked from wolfSSL/wolfssl
		
	
		
			
				
	
	
		
			49 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
/*!
 | 
						|
    \defgroup 3DES Algorithms - 3DES
 | 
						|
    \defgroup AES Algorithms - AES
 | 
						|
    \defgroup ARC4 Algorithms - ARC4
 | 
						|
    \defgroup BLAKE2 Algorithms - BLAKE2
 | 
						|
    \defgroup Camellia Algorithms - Camellia
 | 
						|
    \defgroup ChaCha Algorithms - ChaCha
 | 
						|
    \defgroup ChaCha20Poly1305 Algorithms - ChaCha20_Poly1305
 | 
						|
    \defgroup Curve25519 Algorithms - Curve25519
 | 
						|
    \defgroup DSA Algorithms - DSA
 | 
						|
    \defgroup Diffie-Hellman Algorithms - Diffie-Hellman
 | 
						|
    \defgroup ECC Algorithms - ECC
 | 
						|
    \defgroup ED25519 Algorithms - ED25519
 | 
						|
    \defgroup HC128 Algorithms - HC-128
 | 
						|
    \defgroup HMAC Algorithms - HMAC
 | 
						|
    \defgroup IDEA Algorithms - IDEA
 | 
						|
    \defgroup MD2 Algorithms - MD2
 | 
						|
    \defgroup MD4 Algorithms - MD4
 | 
						|
    \defgroup MD5 Algorithms - MD5
 | 
						|
    \defgroup PKCS7 Algorithms - PKCS7
 | 
						|
    \defgroup PKCS11 Algorithms - PKCS11
 | 
						|
    \defgroup Password Algorithms - Password Based
 | 
						|
    \defgroup Poly1305 Algorithms - Poly1305
 | 
						|
    \defgroup RIPEMD Algorithms - RIPEMD
 | 
						|
    \defgroup RSA Algorithms - RSA
 | 
						|
    \defgroup Rabbit Algorithms - Rabbit
 | 
						|
    \defgroup SHA Algorithms - SHA 128/224/256/384/512
 | 
						|
    \defgroup SRP Algorithms - SRP
 | 
						|
 | 
						|
    \defgroup ASN ASN.1
 | 
						|
    \defgroup Base_Encoding Base Encoding
 | 
						|
    \defgroup CertManager CertManager API
 | 
						|
    \defgroup Compression Compression
 | 
						|
    \defgroup Error Error Reporting
 | 
						|
    \defgroup Keys Key and Cert Conversion
 | 
						|
    \defgroup Logging Logging
 | 
						|
    \defgroup Math Math API
 | 
						|
    \defgroup Memory Memory Handling
 | 
						|
    \defgroup Random Random Number Generation
 | 
						|
    \defgroup Signature Signature API
 | 
						|
    \defgroup openSSL OpenSSL API
 | 
						|
    \defgroup wolfCrypt wolfCrypt Init and Cleanup
 | 
						|
    \defgroup TLS wolfSSL Initialization/Shutdown
 | 
						|
    \defgroup CertsKeys wolfSSL Certificates and Keys
 | 
						|
    \defgroup Setup wolfSSL Context and Session Set Up
 | 
						|
    \defgroup IO wolfSSL Connection, Session, and I/O
 | 
						|
    \defgroup Debug wolfSSL Error Handling and Reporting
 | 
						|
*/
 |