New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@icure/expo-kryptom

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icure/expo-kryptom

Krytpom wrapper for expo

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 16 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc