dart_srp 1.1.0 copy "dart_srp: ^1.1.0" to clipboard
dart_srp: ^1.1.0 copied to clipboard

JAVA SRP NIMBUS port in dart.

1.1.0 #

  • Fixed Java/Nimbus compatibility: evidence computation (M1/M2) now uses signed byte encoding matching Java's BigInteger.toByteArray().
  • Fixed inverted endianness logic in BigIntHelper.encodeBigInt and aligned default to Endian.big.
  • Fixed hex string padding in CustomXRoutine to preserve leading zeros.
  • Renamed integration test to snake_case and migrated to the test package.

1.0.0 #

  • Initial SRP version.

1.0.1 #

  • Followed dart naming conventions.

1.0.2 #

  • Updated homepage.

1.0.3 #

  • Updated license

1.0.4 #

  • Fixed BigInt import

1.0.5 #

  • Fixed undefined imports

1.0.6 #

  • Better salt generation impl.
3
likes
120
points
148
downloads

Documentation

API reference

Publisher

verified publisherinfotamia.com

Weekly Downloads

JAVA SRP NIMBUS port in dart.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, crypto

More

Packages that depend on dart_srp