Giter Club home page Giter Club logo

Comments (5)

earonesty avatar earonesty commented on May 30, 2024 1

im working on fixing it. i don't think there is an alternative. the best thing to do is to get rid of the code in react_native.ts that does the Math.random stuff... that prevents it from actually being insecure. at least it will raise an error and fail to start the app if you have expo-crypto misconfigured, etc. getting rid of a lot of the detection around expo-crypto and just putting it in the "else" seems to be a better policy on native. i'll put up a pr. actively debugging now. for sure it can't work on android, since the module has been renamed.

from isomorphic-webcrypto.

timothyerwin avatar timothyerwin commented on May 30, 2024 1

thanks. I have similar, but also upgraded the packages using ncu -u

master...icychat:isomorphic-webcrypto:master

from isomorphic-webcrypto.

timothyerwin avatar timothyerwin commented on May 30, 2024

what is the alternative?

from isomorphic-webcrypto.

earonesty avatar earonesty commented on May 30, 2024

this is what im using now: https://github.com/earonesty/isomorphic-webcrypto
just blows up if expo isn't installed, instead of logging an error that no one will see and then giving you an attackable private key or something

from isomorphic-webcrypto.

earonesty avatar earonesty commented on May 30, 2024

this apparently works better might switch to it.

from isomorphic-webcrypto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.