FreeRDP/libfreerdp/crypto/test
David Fort 361da15eed [crypto] extend base64 to output crLf when encoding
Some windows APIs do put \r\n every 64 characters of the output of a
base64 encoded blob. The extended version of crypto_base64_encode allows
to do the same.
2023-09-04 10:24:56 +02:00
..
known_hosts Added unit test. 2015-06-09 18:03:32 +02:00
.gitignore Add .gitignore files for test generated files 2014-05-21 22:18:38 +02:00
CMakeLists.txt [license] updated copyright headers 2023-02-12 20:17:11 +01:00
TestBase64.c [crypto] extend base64 to output crLf when encoding 2023-09-04 10:24:56 +02:00
TestKnownHosts.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
Test_x509_cert_info.pem Smartcard Logon: restructured x509 certificate info extraction; added extracting the UPN. 2018-08-24 14:03:04 +02:00
Test_x509_utils.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00