cypherbits
cypherbits
I'm working on my fork: https://github.com/cypherbits/monerophp/tree/new-generation-php8 I'm already half-done with jsonRPCclient and the wallet rpc. Do we really need a PHP implementation of: - ed25519 - sha3 - cryptonote I...
Setting the Default Mount Parameters and making SHA-512 to be the first tested when Autodetection is selected is a different thing. I think this should be reopened. When you first...
Thumbs up for implementing at least Argon2id for hashing algorithms since sha512 can be accelerated on GPUs and are more easier to break. (https://blog.elcomsoft.com/2020/03/breaking-veracrypt-containers/)
Anything new on this? Having Argon2 at least would be awesome... I'm actually trying to do it myself but I just started with C a week ago...
Hi @idrassi I think implementing LibSodium on Veracrypt is a priority now: - Argon2 is needed so people with many GPU power don't break passwords (my elcomsoft post). This should...
@Neirpyc If you have experience with C, you know more than me. I tried to look in the code and actually made appear Argon2 on the list with this library...
Thinking about the future of the project I don't know what will happen if we only have one developer. Maintaining an encrypted boot OS option is very hard with Windows...
This is still desired, bad robot! Xd
This project needs a crowdfunding to hire developers. And maybe start using rust.
> @cypherbits agreed. Would be neat if LUKS could be ported to Windows systems. LUKS2 is good for encryption, bad if you wan't to hide you are actually using LUKS....