Skip to content

Releases: tessus/db2-hash-routines

db2-hash-routines 1.9

19 Aug 02:14
1.9
ea7f657
Compare
Choose a tag to compare
  • added sha1_hex UDF/SP - 40-character hexadecimal hash
  • updated man pages

db2-hash-routines 1.8

04 May 22:53
1.8
93dcf45
Compare
Choose a tag to compare
  • allow 8 character long salt for sha256 and sha512 UDFs and SPs
  • added sha256_hex UDF/SP - 64-character hexadecimal hash
  • updated man pages
  • internal code changes
  • update meta information for UDF and SP definitions

db2-hash-routines 1.7

08 Jul 17:32
1.7
ec5ea38
Compare
Choose a tag to compare
  • added sha-256 and sha-512 UDFs/SPs (hashes by glib2's crypt)
  • updated man pages

db2-hash-routines 1.6

12 Jan 01:52
1.6
cf53c77
Compare
Choose a tag to compare
  • additional improvements to the make scripts (makertn, maketest)
    • better linker flag handling (EXTRA_LFLAG)
    • verbose output option (-v)

db2-hash-routines 1.5

22 Jun 19:12
1.5
Compare
Choose a tag to compare
  • improved the make scripts (makertn, maketest)
    • apr config binaries and db2 instance home are now detected automatically
    • print informational and error messages
  • fix typo in apr_sha256 man page

db2-hash-routines 1.4

17 Jun 18:29
1.4
a805feb
Compare
Choose a tag to compare

fixed a potential segfault

db2-hash-routines 1.3

14 Jun 09:02
1.3
Compare
Choose a tag to compare

increased the input value length to 4096 bytes

db2-hash-routines 1.2

10 May 03:45
Compare
Choose a tag to compare

added bcrypt and sha-256

db2-hash-routines 1.1

06 May 04:43
Compare
Choose a tag to compare