Skip to content

Releases: kerimovscreations/SRP-Nimbus-Swift

V4.1.0

26 May 17:55
2169442
Compare
Choose a tag to compare

Eliminated redundant method parameters

V4.0.1

26 May 17:42
d875032
Compare
Choose a tag to compare

What's Changed

  • Improved performance ~25x
  • Changed BigInt library
  • Dropped Nimbus version support (only Thinbus will be supported)

Full Changelog: 3.7.0...4.0.1

3.7.0

22 Mar 20:09
Compare
Choose a tag to compare

Made hasher function public

3.6.0

09 May 19:41
Compare
Choose a tag to compare

Fixed x value calculator for thinbus version

3.5.2

06 May 19:48
Compare
Choose a tag to compare

Made hexEncodedString method public

3.4.2

06 May 19:34
Compare
Choose a tag to compare

Fixed hex conversion method

3.4.0

06 May 19:09
Compare
Choose a tag to compare

Fixed salt value hex conversion

3.3.0

08 Apr 06:50
Compare
Choose a tag to compare

Updated createSaltedVerificationKey method return type

3.2.3

18 Mar 07:01
Compare
Choose a tag to compare

Fixed stability issues in Thinbus and Nimbus client implementations
Removed server implementation

3.2.0

25 Feb 06:00
Compare
Choose a tag to compare

Added Nimbus and Thinbus client implementations