Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cryptography

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

Android AES-128 encryption/decryption of file is very slow. How can I increase the speed

Cryptographically secure additive hash function

How can I use Delphi to create a visual challenge / response for restoring access to an application?

Decrypting the Same Cipher Text With Different Keys (AES)

cryptography encryption

512 bit hash vs 4 128bit hash

laravel 4.2 queries with an encrypted column

Cryptography module is Fernet safe and can i do AES encryption with that module?