Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: keemobile/kotpass

0.13.0

28 Sep 16:52

Choose a tag to compare

What's Changed

  • Allow to swap KDF implementation using KdfProvider interface in #39

Full Changelog: 0.12.0...0.13.0

0.12.0

15 Jul 22:21

Choose a tag to compare

What's Changed

  • Update workflow dependencies in #33
  • Insource XML parser in #32
  • Refine/test coverage in #34
  • Refine XML export in #35
  • Maintenance 25-07 in #36
  • Respect 'in memory' protection flag when importing XML in #37

Full Changelog: 0.11.1...0.12.0

0.11.1

01 Jul 17:32

Choose a tag to compare

What's Changed

  • Drop outdated history entries when historyMaxItems is set to unlimited in #31

Full Changelog: 0.11.0...0.11.1

0.11.0

01 Jul 17:31

Choose a tag to compare

What's Changed

  • Maintenance 25-02 in #29
  • Properly handle negative value assigned to Meta.historyMaxItems in #30

Full Changelog: 0.10.0...0.11.0

0.10.0

08 Aug 15:37

Choose a tag to compare

What's Changed

  • Allow custom cipher implementation for content encryption/decryption.
  • Optional support for Twofish cipher.

Full Changelog: 0.9.0...0.10.0

0.9.0

27 May 20:43

Choose a tag to compare

What's Changed

  • Refine KDF parameters configuration.

Full Changelog: 0.8.0...0.9.0

0.8.0

19 May 14:28

Choose a tag to compare

What's Changed

  • Add possibility to provide SecureRandom instance as parameter.
  • Add method to measure KDF transform rounds performance.
  • Optimise decoder.
  • Upload reports to codecov.

Full Changelog: 0.7.0...0.8.0

0.7.0

23 Jan 22:19

Choose a tag to compare

What's Changed

  • Don't expose unnecessary extension methods by @Anvell in #12
  • Allow untitled fields while parsing entries by @Anvell in #13
  • Extract test resources as files by @Anvell in #14

Full Changelog: 0.6.1...0.7.0

0.6.1

14 Sep 17:37

Choose a tag to compare

What's Changed

  • Skip invalid binary references during XML decoding by @Anvell in #9

Full Changelog: 0.6.0...0.6.1

0.6.0

16 Jul 10:03

Choose a tag to compare

What's Changed

  • Add inputStream to BinaryData.

Full Changelog: 0.5.0...0.6.0