@icure/expo-kryptom
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

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

Package Sidebar

Install

npm i @icure/expo-kryptom

Weekly Downloads

124

Version

1.1.2

License

MIT

Unpacked Size

8.71 MB

Total Files

135

Last publish

Collaborators

  • trema96
  • testadirapa
  • cvandendaelen
  • lt_icure_io
  • aduchate