The SSL Wildcard Certificate can be used to secure an unlimited number of subdomains of a domain. A singl ...
The SSL Wildcard Certificate can be used to secure an unlimited number of subdomains of a domain. A single wildcard certificate will secure multiple web sites that share the same second-level domain n ...
AWS SDK provides a series of tools and APIs for developing and managing applications that work with ...
AWS SDK provides a series of tools and APIs for developing and managing applications that work with Amazon AWS services such as EC2, S3, SimpleDB and so on. In this post I talk about J4S3, a ...
In this article I show how to implement the data encryption and decryption with public-key cryptography ( ...
In this article I show how to implement the data encryption and decryption with public-key cryptography (also known as asymmetric cryptography). To do this, I will generate a 2048 bit sized RSA public ...