Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cryptography

How to import private key in PEM format using WinCrypt and C++?

Hashes (MD5, SHA1, SHA256, SHA384, SHA512) - why isn't it possible to get the value back from the hash?

Is XXTEA a good encryption algorithm for a PIC microcontroller?

Getting cryptographically secure random numbers in C++ on iOS

Why isn't my .net-calculated MD5 hash equivalent to the hash calculated on a web site?

Does PHP hash() support WHIRLPOOL by default?

php hash cryptography

Need a Delphi component/library that allows me to encrypt/decrypt some text using RSA

delphi cryptography rsa

Big-O Notation: Encryption Algorithms

How to extract exponent and modulus from a private key?

Why is saving the salt for a hashed password in the same database secure? [duplicate]

.net hash cryptography salt

Random 256bit key using SecRandomCopyBytes( ) in iOS

Java compact representation of ECC PublicKey

How to store sensitive data (e.g. passwords, API keys) in Cocoa app?

What should I use for password fields in a table; MD5 or SHA1?

c# .net cryptography md5 sha1

Is it possible to test if two sha2 hashes came from the same plain text?

php cryptography hash

one way authentication what does timestamp and nonce mean?

security cryptography

Creating an ECC Private/Public key with native C#

Cryptography in Java

java cryptography size block

C++ XOR encryption

c++ encryption cryptography

Cryptograhically random unique strings

c# random cryptography unique