Skip to content

A lean/portable interface crate for ARMmbed/mbedtls

License

Notifications You must be signed in to change notification settings

j-devel/minerva-mbedtls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minerva-mbedtls wrapper

MIT licensed CI

This crate wraps mbedtls using the PSA interfaces for the purpose of signing COSE objects.

It is designed to work in no_std environment.

It is very incomplete. It can load PKIX certificates from a byte string, private keys, create and verify signatures using ECDSA keys.

About

A lean/portable interface crate for ARMmbed/mbedtls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 87.2%
  • C 7.0%
  • Makefile 5.8%