History log of /PHP-7.0/ext/mcrypt/mcrypt.c (Results 201 – 212 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1e54412b 25-Apr-1999 Sascha Schumann

PHP3 compat stuff


# c62ffa7e 25-Apr-1999 Sascha Schumann

oops, the 0th byte should be set, too


# 77baa4eb 25-Apr-1999 Sascha Schumann

final change (?), add get_algorithms_name


# 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


123456789