Skip to content

An embedded systems-focused library that implements some cryptographic algorithms

License

Notifications You must be signed in to change notification settings

butterfly-community/oskey-lib-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSKey Wallets

A secure, embedded-friendly cryptocurrency wallet library for hardware wallets.

Packages

  • wallet - BIP-32/39/44 and SLIP-0010 compliant HD wallet implementation with multi-curve support (secp256k1, Ed25519, Curve25519, P256)
  • bus - Protocol Buffers communication with custom framing for hardware-software interaction
  • chain - Blockchain-specific transaction encoding and signing, currently implements Ethereum (EIP-2930/EIP-191)
  • action - High-level wallet operations with trait-based callbacks for platform abstraction
  • bridge - Client-device communication bridge layer

References

Links

License

Mozilla Public License 2.0 (MPL-2.0)

About

An embedded systems-focused library that implements some cryptographic algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •