Versie 4.15 met diverse nieuwe Crypto functies
svn path=/Slnkdwf/trunk/; revision=30570
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Zorg dat versies alfabetisch altijd op elkaar volgen!
|
||||
#define SLNK_MAJOR_VERSION 4
|
||||
#define SLNK_MINOR_VERSION 14
|
||||
#define SLNK_MINOR_VERSION 15
|
||||
#define SLNK_BUILD_VERSION 0
|
||||
|
||||
// Define resource strings
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
V4.14 28-8-2016
|
||||
V4.15 06-09-2016
|
||||
- Crypto hex_hmac_sha256 toegevoegd
|
||||
- hex2base64 en base64 functie toegevoegd
|
||||
- hex2base32 en base32 functie toegevoegd
|
||||
- b64_hmac_sha1 is deprecated (gebruik maar de hex_hmac_sha1 en converteer die)
|
||||
|
||||
V4.14 14-8-2016
|
||||
- Ook BMP formaat plaatjes ondersteunen voor sumbolen
|
||||
- Crypto/b64_random en hex_random toegevoegd. De b64 is filename/url safe
|
||||
- Contourlabels niet meer transparent
|
||||
|
||||
Reference in New Issue
Block a user