Skip to content

Repository files navigation

react-native-sea-util

SEA crypto graphic utilities, for expo

  • Android Suppot: YES
  • iOS Support: NO

Installation

npm install github:bmatusiak/native-sea

Usage

import Gun from 'gun';
import SEA from 'gun/sea'
import NativeSea from 'native-sea';
NativeSea.install(Gun);

References

KeyType is specified in RFC 6090

Signature

https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/sign#ecdsa

https://datatracker.ietf.org/doc/html/rfc4754#section-3

work

PBKDF2 is specified in RFC 2898.

SHA-256 is specified in NIST.FIPS.180-4.pdf

spongycastle references

https://github.com/rtyley/spongycastle

ECTest.java


#dev setup

cd ./e2e
npm install
npm start


About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages