History log of /PHP-5.3/ext/mcrypt/mcrypt.c (Results 126 – 134 of 134)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 12a76342 25-Apr-1999 Sascha Schumann

make code more compact


# 5ed41f31 25-Apr-1999 Sascha Schumann

remove some redundant code


# 5883d6c2 25-Apr-1999 Sascha Schumann

that was a silly one


# 22d720e0 25-Apr-1999 Sascha Schumann

add OFB mode, the final one


# a1a41504 25-Apr-1999 Sascha Schumann

add mcrypt_create_iv()


# 6b890309 25-Apr-1999 Sascha Schumann

cleanup, add new stream mode, allow IV for CBC mode


# 7d1ee82d 25-Apr-1999 Sascha Schumann

add get_(key|block)_size


# 1db171de 25-Apr-1999 Sascha Schumann

add CBC


# 11fc109c 25-Apr-1999 Sascha Schumann

add mcrypt module


123456