This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-crypto
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-crypto
mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced
2025-04-02 20:11:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0ffe31821a
Branches
Tags
View all branches
js-libp2p-crypto
/
src
/
webcrypto.js
6 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor: the whole thing (#102)
2017-07-22 10:57:27 -07:00
/* global self */
'use strict'
fix: clean up, bundle size reduction BREAKING CHANGE: getRandomValues method exported from src/keys/rsa-browser.js and src/keys/rsa.js signature has changed from accepting an array to a number for random byte length
2019-01-08 18:37:03 +00:00
module
.
exports
=
self
.
crypto
||
self
.
msCrypto
Reference in New Issue
Copy Permalink