react-native-xml-crypto
v0.0.1
Published
Xml digital signature and encryption library for React Native
Downloads
6
Maintainers
Readme
react-native-xml-crypto
An xml digital signature library for react native.
Forked from xml-crypto by yaronn.
For more information visit xml-crypto
Install
Install with npm:
npm install react-native-xml-crypto
Then link with rnpm (needed because of react-native-randombytes
)
rnpm link
License
This project is licensed under the MIT License. See the LICENSE file for more info.