Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cryptography

How to handle big integers in C

c cryptography

Why not have the public key in JWT payload for convenience

How could you encrypt user data so only they can decrypt it?

security cryptography

C# MD5 Hash results not expected result

c# hash cryptography md5

Is a hash result ever the same as the source value?

Strength of RSA Encrypting an AES Key

OAuth signature with RSA-SHA1 on iOS

Fastest Sha1 Function (Linux, up to 2GB files)

AES in ASP.NET with VB.NET

Performance of RSA based on keysize

saving passwords inside your application code

How safe is my password decrypting class?

C# CryptographicException length of the data to decrypt is invalid

c# cryptography

Combination of more than one crypto algorithm

security cryptography

Reading a ASN.1 DER-encoded RSA Public key

c# cryptography rsa asn.1

Is this kind of encryption "safe"?

Is it safe to leave my password-protected PGP secret key available publicly? [closed]

cryptography key pki pgp

How should I create my DES key? Why is an 7-character string not enough?

Byte array cryptography in C#

c# cryptography

Pitfalls of cryptographic code

security cryptography prng