Skip to content

Tags: tessus/db2-hash-routines

Tags

1.9

Toggle 1.9's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- added sha1_hex UDF/SP - 40-character hexadecimal hash

- updated man pages

1.8

Toggle 1.8's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- 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

1.7

Toggle 1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- added sha-256 and sha-512 UDFs/SPs (hashes by glib2's crypt)

- updated man pages

1.6

Toggle 1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- additional improvements to the make scripts (makertn, maketest)

  - better linker flag handling (EXTRA_LFLAG)
  - verbose output option (-v)

1.5

Toggle 1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- 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

1.4

Toggle 1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
fixed a potential segfault

1.3

Toggle 1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tessus Helmut K. C. Tessarek
- increased the input value length to 4096 bytes

1.2

Toggle 1.2's commit message
allow an argument to hash an arbitary value

1.1

Toggle 1.1's commit message