Posts

Showing posts with the label Javascript application

AES-MD5-sha256-sha512 with javascript -project free download-Source code +Online tool

Image
Following technologies stack being used: jQuery Bootstrap javascript Module 1:AES Encryption Advanced Encryption Standard(AES) is a symmetric encryption algorithm. AES is the industry standard as of now as it allows 128 bit, 192 bit and 256 bit encryption.Symmetric encryption is very fast as compared to asymmetric encryption and are used in systems such as database system. Following is an online tool to generate AES encrypted password and decrypt AES encrypted password AES User interface Module 2:MD5 Hash functions are extremely useful and appear in almost all information security applications. A hash function is a mathematical function that converts a numerical input value into another compressed numerical value. The input to the hash function is of arbitrary length but output is always of fixed length. Values returned by a hash function are called message digest or simply hash values MD5 User Interface Modul

Download, Responsive Web Scientific Calculator Using JavaScript

Image
Click here to view online demo Following technologies stack being used: Javascript bootstrap HTML  web page Download Source Code  $ git clone https://github.com/knowledgefactory4u/Javascript