Skip to content

Minimalistic cryptolibrary allowing to work with the keys and sign the contracts on legacy Android devices and older Java versions

Notifications You must be signed in to change notification settings

UniversaBlockchain/minicrypto-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minicrypto Java library

This is the minimalistic Java library providing the basic primitives needed for most Universa operations, compatible with older Android API levels.

Features available:

  • BOSS serialization.
  • Safe58 encoding.
  • RSA private and public keys, with all Universa-specific operations (like, RSA-OAEP encoding and RSASSA-PSS signatures).
  • Key addresses.
  • AES cryptography, PBKDF2 key derivation and so on.

For more documentation, please consult kb.universablockchain.com/minicrypto_java_library/141.

All other Universa-specific documentation can be found at kb.universablockchain.com.

About

Minimalistic cryptolibrary allowing to work with the keys and sign the contracts on legacy Android devices and older Java versions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages