
Tag archives for Concepts
Hello,
Through several articles, I would like present the cryptographic mechanisms, types of keys, certificate, types of algorithms ...etc:
PRESENTATION : Concepts of Cryptography (concepts, types of keys symmetric/asymmetric, …)
The principles of SSL
The principles of Signature and Certificate
The principles of Hardware Security Module HSM
Encoding with base64, base64url, rfc-4648
Encryption with Blowfish (Anonymization)
Encryption with AES/CBC, AES/EBC (Encryption of files)
Encryption with PBEWithMD5AndDES (Encryption of files)
Encryption ...more»
Hi,
In this article, I would present the famous framework of logging Log4J which is used in the most projects. So, our article will be composed of several sections:
1) Presentation of logging and Log4J,
2) The components of Log4J,
3) Apache Commons Logging and SLF4J
1) Presentation of logging and Log4J
The best practices of development recommend the use of a logging system instead of ...more»
