MD5-Base64 based hybrid encryption algorithm

2012; Science Press; Linguagem: Inglês

ISSN

1001-9081

Autores

Jianghua Luo,

Tópico(s)

Embedded Systems and FPGA Design

Resumo

A MD5-Base64 based hybrid encryption algorithm was introduced,which encrypted plain text to 32-bit hexadecimal cipher text by MD5 encryption,then split this 32-bit hexadecimal into 16 parts,and transformed them into binary for each part to join them together as a 128-bit binary,finally,encrypted the 128-bit binary array by using Base64 algorithm.This algorithm can avoid getting user's clear text password by querying MD5 hash database,and protect user's password more effectively.This algorithm was described by PHP script language at the fourth section.

Referência(s)