49 Commits
Author SHA1 Message Date
sosthene-nitrokeyandGitHub 655eca355d Merge pull request #13 from trussed-dev/release-021
Prepare release 0.2.1
v0.2.1
2024-06-21 10:30:31 +02:00
Sosthène Guédon abf464e56a Replace unwrap and expect calls with unwrap_or_else(|| panic!())
This allows the error message to be optimized out
2024-06-21 10:24:42 +02:00
Sosthène Guédon 6b7babbdfd Prepare release 0.2.1 2024-06-21 09:15:54 +02:00
sosthene-nitrokeyandGitHub f824d4d799 Merge pull request #12 from trussed-dev/leading-zeros
Raw signatures: include leading zeroes
2024-05-30 09:09:49 +02:00
Sosthène Guédon c15b2dd833 Fix clippy warning 2024-05-29 15:04:43 +02:00
Sosthène Guédon ba7867cf3c Raw signatures: include leading zeroes 2024-05-29 15:02:19 +02:00
Robin Krahl 6a96ad0eb0 Release v0.2.0 v0.2.0 2024-03-22 13:00:10 +01:00
Robin Krahl d722e566be Fix warnings
Remove unused littlefs2 patch and replace try_into with into to fix two
compiler and clippy warnings.
2024-03-22 12:58:54 +01:00
sosthene-nitrokeyandGitHub 9732a9a3e9 Merge pull request #8 from trussed-dev/update-rsa
Update RSA dependency
2023-12-12 14:39:35 +01:00
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