mirror of https://github.com/openssl/openssl.git
				
				
				
			| Use of the low level SEED functions has been informally discouraged for a long time. We now formally deprecate them. Applications should instead use the EVP APIs, e.g. EVP_EncryptInit_ex, EVP_EncryptUpdate, EVP_EncryptFinal_ex, and the equivalently named decrypt functions. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/10833) | ||
|---|---|---|
| .. | ||
| build.info | ||
| seed.c | ||
| seed_cbc.c | ||
| seed_cfb.c | ||
| seed_ecb.c | ||
| seed_local.h | ||
| seed_ofb.c | ||