Author

Topic: What is the RNG method of Mycelium? (Read 1527 times)

hero member
Activity: 668
Merit: 501
September 02, 2014, 10:09:43 AM
#4
Jan
legendary
Activity: 1043
Merit: 1002
September 02, 2014, 09:15:16 AM
#3
On android Mycelium uses /dev/urandom directly to pull random data. This way we are not affected by SecureRandom's buggy implementation.
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
full member
Activity: 209
Merit: 100
September 01, 2014, 10:41:32 PM
#1
I've been using Mycelium phone wallet to help out the local bitcoin economy for a week now. It's easy to use and I can't think of anything else to improve upon. I am curious to know what is the method used to generate the random values for private keys?

The reason why I'm asking is because I saw a 2013 article about a flaw in Android's RNG that makes private key generation on such platform vulnerable to theft. I'm sure Mycelium has accounted for this, but I'd like to know its RNG method.
Jump to: