Commit graph

89 commits

Author SHA1 Message Date
df1b2129c1 Tmp fixes 2024-10-09 11:22:08 +02:00
satvrn
84b358c934
better WASM support 2023-08-02 14:11:26 +00:00
satvrn
2b559b79f9 add std support, wording changes, code improvements 2023-07-19 21:50:58 +00:00
satvrn
45916848ad update deps + bump version 2023-07-19 02:28:13 +00:00
satvrn
d5f9760546
Update LICENSE 2023-07-18 19:03:42 -07:00
satvrn
921208970b bump version 2023-07-18 23:39:06 +00:00
satvrn
bff1cca0f1 update gitignore and remove magnetite mentions 2023-07-18 23:33:31 +00:00
satvrn
d8c9e9b36c reinstate repo with source from crates.io 2023-07-18 23:27:53 +00:00
Hannes
93727cedf1
Merge pull request #50 from Dione-Software/dependabot/cargo/bumpalo-3.12.0
Bump bumpalo from 3.10.0 to 3.12.0
2023-01-24 13:03:58 +01:00
dependabot[bot]
035861df05
Bump bumpalo from 3.10.0 to 3.12.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 22:13:15 +00:00
dependabot[bot]
da4e771890
Merge pull request #30 from Dione-Software/dependabot/cargo/serde_bytes-0.11.7 2022-12-09 13:43:50 +00:00
dependabot[bot]
45f7f8cd63
Bump serde_bytes from 0.11.6 to 0.11.7
Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/serde-rs/bytes/releases)
- [Commits](https://github.com/serde-rs/bytes/compare/0.11.6...0.11.7)

---
updated-dependencies:
- dependency-name: serde_bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 13:37:15 +00:00
Hannes
a4006946fd
Merge pull request #35 from Dione-Software/dependabot/cargo/sha2-0.10.5
Bump sha2 from 0.10.2 to 0.10.5
2022-12-09 14:35:26 +01:00
Hannes
363f8dd897
Merge pull request #36 from Dione-Software/dependabot/cargo/criterion-0.4.0
Bump criterion from 0.3.6 to 0.4.0
2022-12-09 14:35:08 +01:00
Hannes
a7d3c47578
Merge pull request #40 from Dione-Software/dependabot/cargo/hashbrown-0.13.1
Bump hashbrown from 0.12.2 to 0.13.1
2022-12-09 14:34:54 +01:00
Hannes
922b35124c
Merge pull request #42 from Dione-Software/dependabot/cargo/serde-1.0.149
Bump serde from 1.0.139 to 1.0.149
2022-12-09 14:34:34 +01:00
dependabot[bot]
d72b907e62
Bump serde from 1.0.139 to 1.0.149
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.149)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 12:04:24 +00:00
dependabot[bot]
a667e764c0
Bump hashbrown from 0.12.2 to 0.13.1
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/rust-lang/hashbrown/releases)
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/compare/v0.12.2...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 12:02:38 +00:00
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
dependabot[bot]
d3004b90e7
Bump sha2 from 0.10.2 to 0.10.5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.5)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 15:54:43 +00:00
Hannes
fbaedadef5
Merge pull request #25 from Dione-Software/minor-revision
Updated dependencies. Removed useless zeroize.
2022-07-13 11:47:14 +02:00
umgefahren
8e07321dfb Bumped version numbe2 2022-07-11 16:26:24 +02:00
umgefahren
3c062dad1f Added Lock file 2022-07-11 16:25:16 +02:00
umgefahren
6aaae1bea4 Updated dependencies. Removed useless zeroize. 2022-07-11 16:23:42 +02:00
Hannes
ae6673cb48 Improved github actions 2022-03-23 17:32:09 +01:00
Hannes
9d635cd3c9
Merge pull request #22 from Dione-Software/fix_critical_bug
Fix critical bug
2022-03-23 17:27:36 +01:00
Hannes
8c3fa0dd10 Removed unneccessary reference 2022-03-23 17:19:36 +01:00
Hannes
c96a0714b6 Added a tiny improvement from my stupid friends 2022-03-23 17:17:53 +01:00
Hannes
01b0eca079 Extended tests to catch the now fixed bug 2022-03-23 17:01:59 +01:00
Hannes
b7e05e5766 Fixed critical issue 2022-03-23 17:01:39 +01:00
Hannes
6c406867c3 Added warning for using P-256 2022-03-23 17:00:52 +01:00
Hannes
50557f32db Updated hashbrown version and changed version number 2022-03-23 17:00:25 +01:00
Hannes
21f6deb629
Merge pull request #13 from Dione-Software/dependabot/cargo/ring-compat-0.4.0
Update ring-compat requirement from 0.3.1 to 0.4.0
2021-12-16 13:24:19 +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
Hannes
4d90894c19
Merge pull request #8 from Dione-Software/dependabot/cargo/const-oid-0.7.0
Update const-oid requirement from 0.6.2 to 0.7.0
2021-11-15 13:31:13 +01: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
97216c0170
Merge pull request #6 from Dione-Software/make-wasm-work
Added wasm support
2021-10-07 14:56:47 +02:00
Hannes
34df77c18d Fixed a clippy issue 2021-10-07 14:56:12 +02:00
Hannes
1820a83759 Added wasm support 2021-10-07 14:54:02 +02:00
Hannes
9edf5d1dd7 Added workflow 2021-09-05 23:12:17 +02:00
Hannes
d06c4e27e6 Added deny for rust security inspection and added rust-sec workflow 2021-09-05 23:11:38 +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
406afe08d3 Improved coverage 2021-06-18 15:15:55 +02:00
Hannes
c10a68bd43 Corrected security relevant bug 2021-06-18 14:14:30 +02:00
Hannes
8c0fe153be Added ignore dependencies 2021-06-18 12:59:35 +02:00
Hannes
cb8af85995 Added Badges 2021-06-18 12:16:01 +02:00
Hannes
edadde3923 Added Coverage 2021-06-18 11:55:09 +02:00