Crate nanopyrs

source ·

Re-exports§

Modules§

Macros§

  • Create a Scalar
  • Create a SecretBytes<N>
  • Decode CamoVersions from the compact u8 representation.
  • Create CamoVersions with all of the given versions enabled. Versions which are not supported by this software will be ignored.

Structs§

  • A nano_ account
  • The private key of a nano_ account
  • A wrapper for curve25519_dalek::scalar::Scalar that automatically calls zeroize when dropped
  • A wrapper for [u8; N] that automatically calls zeroize when dropped

Enums§