Commit graph

64 commits

Author SHA1 Message Date
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
Hannes Furmans
9083a269b6 Added zeroize (not complete yet) and moved to new repo. 2021-06-16 11:03:37 +02:00
Hannes
638e469fc2
Merge pull request #4 from Decentrailzed-Communication-System/dependabot/cargo/ring-compat-0.3.1 2021-06-09 13:22:15 +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
cc3b811198
Create dependabot.yml 2021-06-02 11:18:26 +02:00
Hannes
ecb61cb4e2 Updated Version 2021-05-24 18:10:17 +02:00
Hannes
c9dc08c7f7
Merge pull request #3 from Decentrailzed-Communication-System/change_from_dalek
Changed curve and added bench
2021-05-24 18:08:46 +02:00
Hannes
7618334e50 Changed curve and added bench 2021-05-24 18:04:57 +02:00
Hannes
03b6037339
Update README.md
Changed typo
2021-05-16 15:21:42 +02:00
Hannes
37d1a6b8f1 Added associated data 2021-05-14 18:42:31 +02:00
Hannes
d7778a9fbf Added associated data 2021-05-14 18:42:17 +02:00
Hannes
ab74c9ba82 Added associated data 2021-05-14 18:40:52 +02:00
Hannes
4f98f02f01 Added associated data 2021-05-14 18:40:38 +02:00
Hannes
290cbd207a Updated README.md 2021-05-14 18:22:18 +02:00
Hannes
c6f198536a
Merge pull request #2 from Decentrailzed-Communication-System/encrypted_header
Adding encrypted headers
2021-05-14 18:21:12 +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
44f75d419b Made features usable. 2021-05-14 13:02:50 +02:00
Hannes
ac8b977419 Added batches 2021-05-13 20:23:43 +02:00
Hannes
fcf149765d Added batch 2021-05-13 18:00:35 +02:00
Hannes
fbdfe5e05e Modified gitignore 2021-05-13 17:55:33 +02:00
Hannes
2b0420cd2d Modieifed Cargo.toml 2021-05-13 17:54:38 +02:00
Hannes
7b5d0b0ad1
Merge pull request #1 from Decentrailzed-Communication-System/add-license-1
Create LICENSE
2021-05-13 17:50:50 +02:00
Hannes
4aa3714eb8
Create LICENSE 2021-05-13 17:50:43 +02:00
Hannes
a238dbc959 Added README 2021-05-13 17:49:11 +02:00