[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: gb.openssl: Allow arbitrary digests in HMac()

Tobias Boege gitlab at mg.gitlab.com
Sat Jul 6 21:47:17 CEST 2019



Tobias Boege pushed to branch master at Gambas / gambas


Commits:
ade69465 by Tobias Boege at 2019-07-06T19:18:33Z
gb.openssl: Allow arbitrary digests in HMac()

[GB.OPENSSL]
* NEW: Allow arbitrary digest methods to be passed to HMac(). They are now identified by their name. The integer arguments are deprecated.

- - - - -
d913a599 by Tobias Boege at 2019-07-06T19:45:37Z
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

- - - - -


5 changed files:

- gb.openssl/src/Makefile.am
- gb.openssl/src/c_hmac.c
- + gb.openssl/src/c_openssl.c
- + gb.openssl/src/c_openssl.h
- gb.openssl/src/main.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/8479b7f6086803edcdfe225f09c01609c340dc99...d913a599292b4df741bd92f81a198128e13a4e8e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/8479b7f6086803edcdfe225f09c01609c340dc99...d913a599292b4df741bd92f81a198128e13a4e8e
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190706/54595db0/attachment.html>


More information about the Notification mailing list