1.3.0 • Published 9 months ago

@icure/expo-kryptom v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Expo-Kryptom

Native code bridge for Expo using Kryptom to add cryptographic capabilities

Kryptom provides access from kotlin multiplatform to:

  • Native cryptographic primitives and digest algorithms including:
    • Secure random
    • Aes encryption
    • Rsa encryption and signing
    • Hmac signing
  • Byte array encoding and decoding (hex, base64)

Installation

Install expo-kryptom

npm

  npm install @icure/expo-kryptom
  npx expo prebuild

yarn

yarn add @icure/expo-kryptom
npx expo prebuild

Documentation

Github wiki

Authors

1.3.0

9 months ago

1.2.0

12 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

1 year ago

1.0.0

1 year ago