doxygen_groups.h 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. /*!
  2. \defgroup 3DES Algorithms - 3DES
  3. \defgroup AES Algorithms - AES
  4. \defgroup ARC4 Algorithms - ARC4
  5. \defgroup BLAKE2 Algorithms - BLAKE2
  6. \defgroup Camellia Algorithms - Camellia
  7. \defgroup ChaCha Algorithms - ChaCha
  8. \defgroup ChaCha20Poly1305 Algorithms - ChaCha20_Poly1305
  9. \defgroup Curve25519 Algorithms - Curve25519
  10. \defgroup DSA Algorithms - DSA
  11. \defgroup Diffie-Hellman Algorithms - Diffie-Hellman
  12. \defgroup ECC Algorithms - ECC
  13. \defgroup ED25519 Algorithms - ED25519
  14. \defgroup HC128 Algorithms - HC-128
  15. \defgroup HMAC Algorithms - HMAC
  16. \defgroup IDEA Algorithms - IDEA
  17. \defgroup MD2 Algorithms - MD2
  18. \defgroup MD4 Algorithms - MD4
  19. \defgroup MD5 Algorithms - MD5
  20. \defgroup PKCS7 Algorithms - PKCS7
  21. \defgroup Password Algorithms - Password Based
  22. \defgroup Poly1305 Algorithms - Poly1305
  23. \defgroup RIPEMD Algorithms - RIPEMD
  24. \defgroup RSA Algorithms - RSA
  25. \defgroup Rabbit Algorithms - Rabbit
  26. \defgroup SHA Algorithms - SHA 128/224/256/384/512
  27. \defgroup SRP Algorithms - SRP
  28. \defgroup ASN ASN.1
  29. \defgroup Base_Encoding Base Encoding
  30. \defgroup CertManager CertManager API
  31. \defgroup Compression Compression
  32. \defgroup Error Error Reporting
  33. \defgroup Keys Key and Cert Conversion
  34. \defgroup Logging Logging
  35. \defgroup Math Math API
  36. \defgroup Memory Memory Handling
  37. \defgroup Random Random Number Generation
  38. \defgroup Signature Signature API
  39. \defgroup openSSL OpenSSL API
  40. \defgroup wolfCrypt wolfCrypt Init and Cleanup
  41. \defgroup TLS wolfSSL Initialization/Shutdown
  42. \defgroup CertsKeys wolfSSL Certificates and Keys
  43. \defgroup Setup wolfSSL Context and Session Set Up
  44. \defgroup IO wolfSSL Connection, Session, and I/O
  45. \defgroup Debug wolfSSL Error Handling and Reporting
  46. */