My Encryption Program - Text
Hi programmers! I haven't got this program or code any more, I created this when I was in university.
Due to the high number of people contacting me for code I've provided you with links which I think are credible. Don't forget, in RSA encryption, you need to encrypt many characters at a time. encrypting the string "Z" will always map to the same string, for instance "sdfe£gfd". This means your messages can easily be decrypted by anyone with a basic frequency analysis attack (because its exactly the same as the Caesar cipher 0.o)
If you want the java code for RSA implementation in Java here's a link: http://www.java2s.com/Code/Java/Security/SimpleRSApublickeyencryptionalgorithmimplementation.htm
If you want a more low level implementation here's a link: http://www.wu.ac.at/evoting/en/e-votingtool/countingtool/unittest/rsa.html
Lastly but most importantly, RSA is considered a weak protocol and elpitic curves are prefered (2014), the NSA has removed RSA from its list of protocols it uses to communicate to other bodies like the CIA and GCHQ. There has been some advances in breaking the protocol. See https://www.youtube.com/watch?v=HJB1mYEZPPA
Видео My Encryption Program - Text автора Java Полет
Видео My Encryption Program - Text автора Java Полет
Информация
5 декабря 2023 г. 15:52:39
00:05:02
Похожие видео