summaryrefslogtreecommitdiffstats
path: root/demos
AgeCommit message (Expand)Author
2023-03-15demo: Fix makefile targetPauli
2022-12-22Add Demos for DSA params/DSA keygen.slontis
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-01Update copyright yearTomas Mraz
2022-11-23apps & al : Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-22Add an EVP signature demo using DSADaniel Fiala
2022-11-21fix for sslecho in demos echoing garbage #18165philippe lhardy
2022-11-21Added Simple SSL Echo Client/Server to demos.bobwirka
2022-11-11demos/mac/cmac-aes256: Clarify the cipher algorithm usedTomas Mraz
2022-11-11Add EVP RSA key encode/decode demoHugo Landau
2022-11-09Fix typosDimitris Apostolou
2022-11-09Add RSA encrypt demoShane Lontis
2022-09-19Add an EVP demo for AES key wrapDaniel Fiala
2022-09-09Add an EVP demo for key encoding using ECDaniel Fiala
2022-07-13Add an EVP demo for CMACDaniel Fiala
2022-07-11Add an EVP demo for HMACDaniel Fiala
2022-03-15Update copyright yearMatt Caswell
2022-03-14Add EVP demo for SIPHASHHugo Landau
2022-03-14Add EVP demo for RSA key generationHugo Landau
2022-03-10Drop ariacbc demo binaryTomas Mraz
2022-03-07Add EVP demos for RSA-PSS signing and verificationHugo Landau
2022-03-07Add EVP demo for Poly1305 demonstrating Poly1305-AESHugo Landau
2022-03-07Add demo for ARIA-256-CBC.Daniel
2022-03-04EVP demo for XOF digest using SHAKE256Hugo Landau
2022-03-04Add EVP demo for X25519 key exchangeHugo Landau
2021-12-17X509_STORE_new: memory needs to be freedPeiwei Hu
2021-11-16EVP_DigestVerifyFinal: fix test function and invocationPeiwei Hu
2021-08-04Add config_diagnostics to our configuration files.Pauli
2021-07-30demo: add GMAC demonstration programPauli
2021-07-20demos: update readme file with pbkdf2 and scrypt examples.Pauli
2021-07-20demos: add Makefile support for pbkdf2 and scrypt KDF demosPauli
2021-07-20demo: add scrypt demonstration programPauli
2021-07-20demo: add pbkdf2 demonstration programPauli
2021-07-13Remove executable mode attributes of non-executable filesTianjia Zhang
2021-06-18Add demo for HKDFMarek
2021-06-03Add an EVP demo for signatures using ECyuechen-chen
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-31Fixes #14103 & #14102. Update AES demos with error handling and EVP fetchJon Spillett
2021-05-27Add demo for EC keygenShane Lontis
2021-04-22Update copyright yearMatt Caswell
2021-04-18Fix typo in aesccm.cNan Xiao
2021-04-16demos: Add clean target for bio/MakefileNan Xiao
2021-04-08Update copyright yearMatt Caswell
2021-04-07Remove unnecessary setting SSL_MODE_AUTO_RETRYNan Xiao
2021-04-01Remove unnecessary BIO_do_handshake()sNan Xiao
2021-03-06Update the demos/README file because it is really old. New demos should provi...Paul Nelson
2020-08-06Update copyright yearMatt Caswell
2020-08-03Fix certificate validation for IPv6 literals in sconnect demoDavid Woodhouse
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb