react-native-ecc:React Native的基本椭圆曲线加密

时间:2024-05-27 21:39:53
【文件属性】:

文件名称:react-native-ecc:React Native的基本椭圆曲线加密

文件大小:33KB

文件格式:ZIP

更新时间:2024-05-27 21:39:53

Objective-C

React本机 React Native的基本椭圆曲线加密 使用此模块 安装 请参阅 用法 import * as ec from 'react-native-ecc' import { Buffer } from 'buffer' // if you want to be able to find your keys // next time, make sure to use the same service ID ec . setServiceID ( 'be.excellent.to.each.other' ) // optional // ec.setAccessGroup('dsadjsakd.com.app.awesome.my') // this library allows you to sign 32 byte hashes (e.g. sha256 hashes)


【文件预览】:
react-native-ecc-master
----ios()
--------RNECC.xcodeproj()
--------RNECC.h(792B)
--------RNECC.m(20KB)
----react-native-ecc.podspec(538B)
----index.js(6KB)
----android()
--------src()
--------build.gradle(512B)
----package.json(755B)
----LICENSE(1KB)
----.gitignore(540B)
----README.md(1KB)

网友评论