martes, 18 de abril de 2023

Encryption RSA, AES

 Encryption RSA, AES

 Encryption Calculator online

https://www.devglan.com/online-tools/aes-encryption-decryption 

https://www.devglan.com/online-tools/rsa-encryption-decryption 

https://cryptii.com/pipes/aes-encryption 


Encryption and Decryption using RSA algorithm | Springboot Rest Api encrypt decrypt.

https://www.youtube.com/watch?v=aL-VLzc2bDY&list=WL&index=150&ab_channel=CodingWorld

 https://github.com/dkambale/encrypt-decrypt

 

RSA Encryption/Decryption (1) : Creating Public and Private Keys to encrypt a message

https://www.youtube.com/watch?v=R9eerqP78PE&ab_channel=WhiteBatCodes 

https://gist.github.com/Anass-ABEA/e2627b5df9abf23e006bcd5d390de205 

 

 

RSA Encryption/Decryption (2) : Splitting public key and private key for a client-server application

https://www.youtube.com/watch?v=jqGeUshOqeA&t=28s&ab_channel=WhiteBatCodes 

https://gist.github.com/Anass-ABEA/37e56bbd55391a94589c2fe10d3895e7 

https://gist.github.com/Anass-ABEA/027933a7bf868854d32b2c3306bce7f5 

 

AES Encryption/Decryption (1) : Creating Secret Keys to encrypt a message

https://www.youtube.com/watch?v=J1RmZZEkN0k&ab_channel=WhiteBatCodes 

https://gist.github.com/Anass-ABEA/62281d6efd24c03f87fe614b9297c917 

 

AES Encryption/Decryption (2) : Exporting the Key for different applications

https://www.youtube.com/watch?v=L8LeYbztZxo&ab_channel=WhiteBatCodes 

https://gist.github.com/Anass-ABEA/1540befda010673bf87ebd6e3406ff86 

https://gist.github.com/Anass-ABEA/0bab2519f458b3bc50e38f0f10b9abc3 

 

Encryption - Symmetric Encryption vs Asymmetric Encryption - Cryptography - Practical TLS

https://www.youtube.com/watch?v=o_g-M7UBqI8&list=PLIFyRwBY_4bTwRX__Zn4-letrtpSj1mzY&index=9&ab_channel=PracticalNetworking 

 

Public and Private Keys - Signatures & Key Exchanges - Cryptography - Practical TLS

https://www.youtube.com/watch?v=_zyKvPvh808&list=PLIFyRwBY_4bTwRX__Zn4-letrtpSj1mzY&index=10&ab_channel=PracticalNetworking 

 

 

AES Encryption and Decryption in Java(CBC Mode)

https://www.javacodegeeks.com/2018/03/aes-encryption-and-decryption-in-javacbc-mode.html 

https://www.devglan.com/online-tools/aes-encryption-decryption 

 

 

 


https://stackoverflow.com/questions/69750026/create-sha256withrsa-in-two-steps

 

https://javadoc.iaik.tugraz.at/iaik_jce/current/iaik/security/rsa/SHA256withRSAandMGF1Signature.html 


https://www.devglan.com/java8/rsa-encryption-decryption-java

 

Create selfsigned certificate

https://slproweb.com/products/Win32OpenSSL.html?ref=blog.passwork.pro 



How can I export my private key from a Java Keytool keystore?

Try "Keystore Explorer"

 https://security.stackexchange.com/questions/3779/how-can-i-export-my-private-key-from-a-java-keytool-keystore

Generate OpenSSL RSA Key Pair from the Command Line

Recommendation for Cryptographic
Key Generation
NIST Special Publication 800-133
Revision 2
 
https://github.com/binance/asymmetric-key-generator 

https://github.com/Vanethos/flutter_rsa_generator_example

No hay comentarios:

Publicar un comentario