Commit Graph
40 Commits
Author SHA1 Message Date
Sosthène Guédon ebbe35483d Update RSA dependency
This will also prepare us for the coming 0.11 release including the fix
for the marvin attack
2023-12-12 12:09:05 +01:00
sosthene-nitrokeyandGitHub 2f51478f08 Merge pull request #6 from trussed-dev/update-trussed
Adapt to trussed-dev/trussed#138
2023-11-13 11:33:15 +01:00
Sosthène Guédon baced761b2 Adapt to trussed updates 2023-11-13 11:30:31 +01:00
Robin KrahlandGitHub 511f36146d Merge pull request #7 from robin-nitrokey/clippy
Fix doc comments
2023-11-13 11:28:26 +01:00
Robin Krahl b8f5ea5ea3 Fix doc comments
This fixes a clippy warning from a new lint introduced in 1.70.0 and a
rustdoc warning.
2023-11-13 11:22:55 +01:00
Szczepan ZalegaandGitHub b33eb5314a Merge pull request #5 from Nitrokey/docs-rsa-signing
Document the message format for the RSA signing
2023-06-14 17:13:10 +02:00
Sosthène Guédon 98d3ed9999 Improve documentation formatting 2023-06-14 16:45:56 +02:00
Szczepan Zalega 01858c2a12 Document the message format for the RSA signing 2023-06-14 16:41:15 +02:00
Szczepan ZalegaandGitHub b15c7b41ed Merge pull request #4 from Nitrokey/sz-update-docs
Update types.rs: docs
2023-06-13 09:35:26 +02:00
Szczepan ZalegaandGitHub 396371f082 Update types.rs: docs 2023-06-12 20:25:28 +02:00
sosthene-nitrokeyandGitHub a72ce195a4 Merge pull request #3 from Nitrokey/release-010
Prepare release 0.1.0
v0.1.0
2023-04-13 15:18:15 +02:00
Sosthène Guédon bc48a97cd5 Add changelog 2023-04-13 15:11:58 +02:00
Sosthène Guédon d99c837c6e Remove unnecessary comments 2023-03-28 09:47:14 +02:00
Sosthène Guédon 311d2366f9 Don't use the trussed postcard reexport 2023-03-24 17:38:29 +01:00
Sosthène Guédon ff3bfd581b Add tarpaulin make target 2023-03-24 17:38:29 +01:00
Sosthène Guédon 2fa6c032b7 Nitrokey trussed fork 2023-03-24 17:28:01 +01:00
Sosthène Guédon c0ee8f4140 Use fully qualified paths in enum names 2023-03-24 17:25:05 +01:00
Sosthène Guédon 20ba7b72c9 Remove dependance on trussed postcard and hide dependance on postcard 2023-03-01 17:38:05 +01:00
Sosthène Guédon 68ae4a40a3 Derive all derivable traits
Fix #2
2023-03-01 16:49:12 +01:00
Sosthène Guédon e29b26ab38 Support signatures with raw RSA keys 2023-02-28 15:00:25 +01:00
Sosthène Guédon a39ceceeb6 Add licences, a readme and a Makefile 2023-02-16 10:37:22 +01:00
Sosthène Guédon 2e57d332fa Add support for raw rsa 2023-02-16 10:21:12 +01:00
Sosthène Guédon 416cef1d56 Update Trussed dependency version 2023-02-10 11:55:24 +01:00
Sosthène Guédon 55d7404767 Fix module-level comment 2023-02-10 11:50:22 +01:00
Sosthène Guédon b710b81525 Update to latest trussed version 2023-02-08 10:47:39 +01:00