gambas-source-code/gb.openssl/src
Tobias Boege d913a59929 gb.openssl: Add OpenSSL static class and RandomBytes method
[GB.OPENSSL]
* NEW: Add static class OpenSSL for general utility methods provided by OpenSSL
* NEW: Add OpenSSL.RandomBytes to generate a cryptographically strong pseudo-random string of given length
2019-07-06 21:45:37 +02:00
..
c_cipher.c gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
c_cipher.h gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
c_digest.c gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
c_digest.h gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
c_hmac.c gb.openssl: Allow arbitrary digests in HMac() 2019-07-06 21:18:33 +02:00
c_hmac.h gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
c_openssl.c gb.openssl: Add OpenSSL static class and RandomBytes method 2019-07-06 21:45:37 +02:00
c_openssl.h gb.openssl: Add OpenSSL static class and RandomBytes method 2019-07-06 21:45:37 +02:00
gb.openssl.component [GB.DATA] 2013-09-01 18:53:24 +00:00
main.c gb.openssl: Add OpenSSL static class and RandomBytes method 2019-07-06 21:45:37 +02:00
main.h gb.openssl: add linking exception for OpenSSL 2019-05-03 23:35:26 +02:00
Makefile.am gb.openssl: Add OpenSSL static class and RandomBytes method 2019-07-06 21:45:37 +02:00