Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cryptography

How do we convert a String from PEM to DER format

java cryptography jce

A memory-efficient SHA1 implementation

c++ c hash cryptography sha1

How does using a salt make a password more secure if it is stored in the database?

End-to-End encryption for a chat application

encryption cryptography rsa

HMAC security - Is the security of the HMAC based on SHA-1 affected by the collisions attacks on SHA-1?

What cryptographically secure options are there for creating random numbers in WinRT?

Sign data using PKCS #7 in JAVA

java cryptography pkcs#7

Why is RSACryptoServiceProvider.Encrypt() output not stable?

Generating X509 Certificate using Bouncy Castle Java

RSACryptoServiceProvider initialize with own public key and private key

AES256 CBC + HMAC SHA256 ensuring confidentiality *and* authentication?

security cryptography hmac aes

System.IO.IOException: -----END RSA PRIVATE KEY not found

ruby - how to encrypt text

If attacker has original data and encrypted data, can they determine the passphrase?

encryption cryptography

Is SHA1 still secure for use as hash function in PBKDF2?

cryptography hash sha1 pbkdf2

AES128 vs AES256 using bruteforce

Generating own key with Python Fernet

python-2.7 cryptography

using DES/3DES with python

python cryptography 3des

Git is moving to new hashing algorithm SHA-256 but why git community settled on SHA‑256

git hash cryptography

What is best possible way of salting and storing salt?