0.3.2 • Published 4 months ago

rn-dilithium v0.3.2

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

rn-dilithium

Post quantum sipher for react-native

Installation

npm install rn-dilithium

Build for IOS

cmake -B build -G Xcode -DCMAKE_TOOLCHAIN_FILE=./ios.toolchain.cmake -DPLATFORM=SIMULATORARM64
cmake --build build --config Release

Create XCFramework

xcodebuild -create-xcframework \
 -framework simulator/dilithium.framework \
 -framework iphoneos/dilithium.framework \
 -output ios_framework/dilithium.xcframework
0.3.2

4 months ago

0.3.1

4 months ago

0.3.0

4 months ago

0.2.0

4 months ago

0.1.0

4 months ago