This release was cut by #133.
- #128
Add
is_supported
tocrypto
modules - #124
Add AES-256-GCM in
crypto::gcm
- #120
Add return code to
rng::fill_bytes()
- #126
Add
debug::exit()
anddebug::assert*()
- #131
Update
wasefire-applet-api-macro
version
- #85 Update Cargo.lock file (it is packaged due to rust-lang/cargo#11557 although examples are not)
- #130
Add
Unimplemented
andUnsupported
interface implementations - #113 Use composition intead of trait inheritance
- #128
Add
is_supported
to crypto APIs - #124 Add AES-256-GCM support
- #126
Add
debug::exit()
- #128
Add
is_supported()
support in crypto - #124 Add AES-256-GCM support
- #120
Support
rng::fill_bytes()
return code - #116
Add
Events::is_empty()
- #126
Support
debug::exit()
- #112 Update dependencies
- #128
Add
is_supported
tocrypto
modules - #124
Add AES-256-GCM in
crypto::gcm
- #120
Add return code to
rng::fill_bytes()
- #126
Add
debug::exit()
- #131
Update
wasefire-applet-api-desc
version
- #85 Update dependencies
- #123
Use
portable-atomic
to support RV32IMC
- #130
Remove
!
(never type)Storage
implementation