Commit graph

26 commits

Author SHA1 Message Date
dependabot[bot]
f38aa15c93
Bump criterion from 0.3.6 to 0.4.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.6...0.4.0)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 12:19:36 +00:00
umgefahren
8e07321dfb Bumped version numbe2 2022-07-11 16:26:24 +02:00
umgefahren
6aaae1bea4 Updated dependencies. Removed useless zeroize. 2022-07-11 16:23:42 +02:00
Hannes
50557f32db Updated hashbrown version and changed version number 2022-03-23 17:00:25 +01:00
dependabot[bot]
c12b13dca3
Update ring-compat requirement from 0.3.1 to 0.4.0
Updates the requirements on [ring-compat](https://github.com/RustCrypto/ring-compat) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/ring-compat/releases)
- [Changelog](https://github.com/RustCrypto/ring-compat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/ring-compat/compare/v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: ring-compat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 12:12:20 +00:00
dependabot[bot]
c3c9be5f3f
Update const-oid requirement from 0.6.2 to 0.7.0
Updates the requirements on [const-oid](https://github.com/RustCrypto/formats) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/formats/releases)
- [Commits](https://github.com/RustCrypto/formats/compare/const-oid/v0.6.2...const-oid/v0.7.0)

---
updated-dependencies:
- dependency-name: const-oid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 12:12:09 +00:00
Hannes
e2d5567269
Merge pull request #7 from Dione-Software/changed_to_secure_dependencies
Security updates
2021-10-24 19:35:48 +02:00
Hannes
13f3f7c6a5 Applied 2021-10-24 19:29:26 +02:00
Hannes
1820a83759 Added wasm support 2021-10-07 14:54:02 +02:00
Hannes
0ada2f3372 Added Ratchet Import and Export 2021-08-23 14:05:05 +02:00
Hannes
de3e308d09 Added Header export when decrypting 2021-07-30 17:54:21 +02:00
Hannes
c10a68bd43 Corrected security relevant bug 2021-06-18 14:14:30 +02:00
Hannes
cb8af85995 Added Badges 2021-06-18 12:16:01 +02:00
Hannes Furmans
9083a269b6 Added zeroize (not complete yet) and moved to new repo. 2021-06-16 11:03:37 +02:00
dependabot[bot]
aff82ab119
Update ring-compat requirement from 0.2.1 to 0.3.1
Updates the requirements on [ring-compat](https://github.com/RustCrypto/ring-compat) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/ring-compat/releases)
- [Changelog](https://github.com/RustCrypto/ring-compat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/ring-compat/commits)

---
updated-dependencies:
- dependency-name: ring-compat
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 06:51:08 +00:00
Hannes
ecb61cb4e2 Updated Version 2021-05-24 18:10:17 +02:00
Hannes
7618334e50 Changed curve and added bench 2021-05-24 18:04:57 +02:00
Hannes
37d1a6b8f1 Added associated data 2021-05-14 18:42:31 +02:00
Hannes
ab74c9ba82 Added associated data 2021-05-14 18:40:52 +02:00
Hannes
76d7312a9a Added tests and fixed some issues.
I also added documentation.
2021-05-14 18:11:48 +02:00
Hannes
7bb3e95799 Added encrypted header and added nonce 2021-05-14 17:38:39 +02:00
Hannes
a653ee42ff Made features usable. 2021-05-14 13:04:15 +02:00
Hannes
ac8b977419 Added batches 2021-05-13 20:23:43 +02:00
Hannes
2b0420cd2d Modieifed Cargo.toml 2021-05-13 17:54:38 +02:00
Hannes
f6ab3e10af Made ring optional 2021-05-13 16:41:09 +02:00
Hannes
e43ccfa7d4 Initial Commit 2021-05-13 13:24:52 +02:00