Messages - Crush [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 81next
1
N.A.N.Y. 2019 / Re: This is an entry for NANY 2019 - SCrypt
« on: September 03, 2018, 03:01 PM »
For speed there´s still place for optimization  :D

2
N.A.N.Y. 2019 / Re: This is an entry for NANY 2019 - SCrypt
« on: September 01, 2018, 06:27 AM »
Looks like a straight forward xor from byte to byte - no salt, password or any other "security". No complex code and I see no higher protection. Bad to read, but not too hard to crack. The "real" scrypt is incredible much better. There´s a lot of space to improve your method - do this with an additional keyword that you procede the same way.

3
N.A.N.Y. 2019 / Re: This is an entry for NANY 2019 - SCrypt
« on: August 22, 2018, 06:25 AM »
You really should post at least some relevant code fragments, otherwise noone will believe that you´re doing really a usable encryption. I also posted such an experimental (super-)encryption tool a few years ago and it was necessary to publish the source also.
The same problem came up with a game solving AI robot at a coding contest. Nobody believed that I was able to find the best solution within a few nanoseconds while the best were not able to break the milliseconds barrier and some others needed several seconds. They didn´t believe that this is technically possible until I released the sourcecode.

4
Nice tool, if you want to rescamble words you could use my old Salatschleuder.

5
Seems to be very challenging.

Pages: [1] 2 3 4 5 6 ... 81next
Go to full version