kaczmarczyck
|
ca65902a8f
|
CTAP library move (#602)
* Moves all CTAP logic into its own library
* workflows fix test
* more coveralls workflow tests
|
2023-03-07 15:56:46 +01:00 |
|
kaczmarczyck
|
3135c13e6b
|
Moves the TockEnv implementation of RNG to env/ (#599)
This change removes the tock dependencies from non-Tock envs.
|
2023-03-06 11:21:48 +01:00 |
|
kaczmarczyck
|
6610a29a67
|
Fixed proc-macro2 version (#550)
* fixes proc-macro2 in dependencies
* adds missing locked versions, and a verbose print for cargo check
* commits Cargo.lock files
* removes unnecessary Cargo.lock entries
* adds missing Cargo.lock
|
2022-09-27 10:12:45 +02:00 |
|
kaczmarczyck
|
4782d7e186
|
Separate RNG library (#470)
* seperates the RNG library
* fixes crypto tests
* adds rng256 workflow
* fixes formatting
|
2022-04-28 11:36:43 +02:00 |
|