Skip to content

Releases: Huessenbergnetz/pbkdf2test

pbkdf2test 0.1.4

05 Apr 07:51
v0.1.4
9a940f0

Choose a tag to compare

  • use SHA-512 as default message digest

pbkdf2test 0.1.3

05 Apr 07:39
v0.1.3
55f9c29

Choose a tag to compare

  • use std::chrono instead of QDateTime

pbkdf2test 0.1.2

10 May 14:05
v0.1.2
1f54e6e

Choose a tag to compare

  • implement crypt(3)

pbkdf2test 0.1.1

29 Mar 21:19
v0.1.1
0191534

Choose a tag to compare

  • fixed crash caused by wrong implementation checking

pbkdf2test 0.1.0

29 Mar 18:57
v0.1.0
573b480

Choose a tag to compare

  • add OpenSSL
  • make digest method selectable
  • calculate required rounds based on basic computing time

pbkdf2test 0.0.2

29 Mar 12:09
v0.0.2
d020ce0

Choose a tag to compare

  • fix missing cmake installation command

pbkdf2test 0.0.1

29 Mar 12:00
v0.0.1

Choose a tag to compare

  • basic working implementation