Security samples and examples



You can make money from this site by posting original and quality articles that comply with Google AdSense policies.. Also, we offer several other reward programs including monthly profit sharing, cash rewards per post, contests & prizes etc to contributing members.

Submit Your Article

Articles

How to Secure your application

Security is a pretty ambiguous term once it involves associate degree application. What will it very mean to secure your application? By viewing security as top quality attribute of your application it's touching on however well your application enforces it protection rules. In Microsoft's terms the safety quality attribute is "The capability of a system to scale back possibility of malicious or accidental actions outside of a designed usage moving the system, and stop speech act or loss of information".

Encryption Decryption Implementation Hazards

In this article I will explain, how wrong implementation of Encryption/Decryption techniques can be hazardous to your security implementation and the correct way to approach the security techniques implementation

Decrypt Files

Code to decrypt a file which was was earlier encrypted (using RFC2898derivebytes and Symmetric Encryption with Rijndael)

Submit Your Article