info > EVP_CIPHER-SEED(7)

📝 NAME

EVP_CIPHER-SEED - The SEED EVP_CIPHER implementations

🚀 Quick Reference

Use CaseCommandDescription
Encrypt/Decrypt with SEED-CBCEVP_CIPHER_fetch(NULL, "SEED-CBC", "provider=legacy")SEED cipher in CBC mode, 128-bit key
Encrypt/Decrypt with SEED-ECBEVP_CIPHER_fetch(NULL, "SEED-ECB", "provider=legacy")SEED cipher in ECB mode, 128-bit key
Encrypt/Decrypt with SEED-OFBEVP_CIPHER_fetch(NULL, "SEED-OFB", "provider=legacy")SEED cipher in OFB mode, 128-bit key, 128-bit feedback
Encrypt/Decrypt with SEED-CFBEVP_CIPHER_fetch(NULL, "SEED-CFB", "provider=legacy")SEED cipher in CFB mode, 128-bit key, 128-bit feedback

📖 DESCRIPTION

Support for SEED symmetric encryption using the EVP_CIPHER API.

🏷️ Algorithm Names

The following algorithms are available in the legacy provider:

⚙️ Parameters

This implementation supports the parameters described in "PARAMETERS" in EVP_EncryptInit(3).

📚 SEE ALSO

© COPYRIGHT

Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>.

3.0.2 2026-06-02 EVP_CIPHER-SEED(7SSL)

EVP_CIPHER-SEED(7)
📝 NAME 🚀 Quick Reference 📖 DESCRIPTION
🏷️ Algorithm Names ⚙️ Parameters
📚 SEE ALSO © COPYRIGHT

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-04 07:31 @216.73.216.183
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format