Szczepan Zalega
1b54bf8703
fixup format
2023-06-29 17:43:37 +02:00
Szczepan Zalega
07192bee48
fixup Fix tests
2023-06-29 17:43:20 +02:00
Szczepan Zalega
22f20000a2
Revert "Review: check if the target key is symmetric before use"
...
This reverts commit fdc90f35afa2db6be59969a5f1e49ca27ff9900a.
This is required to make Nitrokey Webcrypt working at the moment, but should be removed in the future.
2023-06-29 13:09:42 +02:00
Szczepan Zalega
db6cf12bdc
Review: check if the target key is symmetric before use
...
To avoid accidental use of other secret material
2023-06-29 13:09:42 +02:00
Szczepan Zalega
f92eb65780
Use smaller buffer in the request struct
...
This fixes the "large size difference in enum" warning
2023-06-29 13:09:41 +02:00
Szczepan Zalega
21c40cd09a
Initial support for the key injection and derivation
...
These are the features required by Nitrokey Webcrypt.
2023-06-29 13:09:41 +02:00
sosthene-nitrokey and GitHub
c6aa6bdd65
Merge pull request #7 from Nitrokey/interrupt
...
Adapt to trussed support for interrupts
v0.1.0-nitrokey.1
2023-06-20 17:49:29 +02:00
Sosthène Guédon
8e88ca649e
Use merged PRs
2023-06-20 17:39:44 +02:00
Sosthène Guédon
f492827c29
Adapt to trussed support for interrupts
2023-06-20 17:39:17 +02:00
Robin Krahl and GitHub
5d7816e921
Merge pull request #6 from Nitrokey/release-v0.1.0
...
Release v0.1.0
v0.1.0
2023-04-26 15:40:48 +02:00
Robin Krahl
ad76f9f41a
Release v0.1.0
2023-04-26 15:36:18 +02:00
Robin Krahl and GitHub
7cdb99b65a
Merge pull request #2 from Nitrokey/streaming
...
Add streaming API
2023-04-26 15:05:35 +02:00
Sosthène Guédon
9bac93888d
Fix tests
2023-04-25 17:42:07 +02:00
Sosthène Guédon
a3df414fd5
write_all: enable encrypted writes
2023-04-25 17:30:09 +02:00
Robin Krahl and GitHub
862666b4c6
Merge pull request #1 from robin-nitrokey/readme
...
Fix typos in readme
2023-04-24 20:01:46 +02:00
Sosthène Guédon
c6c99f4504
Update documentation
2023-04-24 18:19:52 +02:00
Sosthène Guédon
bcd3cd02a8
Fix clippy lints
2023-04-24 18:12:43 +02:00
Sosthène Guédon
10a4663f77
Add streaming API
2023-04-24 18:06:52 +02:00
Robin Krahl and GitHub
91e9f1445a
Fix typos in readme
2023-04-24 16:02:52 +02:00
Sosthène Guédon
e6d54c69ea
Fix features and lints
2023-04-24 11:55:09 +02:00
Sosthène Guédon
171fe379c8
Initial commit
2023-04-24 11:23:00 +02:00