Name | gmsm JSON |
Version |
1.2.2
JSON |
| download |
home_page | None |
Summary | A dependency library for GM, SM, and AES encryption, supporting CBC and ECB modes. |
upload_time | 2025-03-03 14:27:24 |
maintainer | None |
docs_url | None |
author | Jimmy Huang |
requires_python | None |
license | None |
keywords |
gmsm
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# GMSM: Cryptographic Library
GMSM provides essential cryptographic functionalities, including:
## SM2 - Chinese National Elliptic Curve Cryptography
A secure elliptic curve algorithm for encryption, digital signatures, and key exchange.
## SM3 - Chinese National Hash Algorithm
A high-security hash function designed for data integrity and authentication.
## SM4 - Chinese National Block Cipher
A symmetric encryption algorithm optimized for secure communication.
## Additional Encryption Support
**MD5** - A widely used hashing algorithm for checksums and digital signatures.
**AES (CBC/ECB)** - Advanced Encryption Standard with Cipher Block Chaining (CBC) and Electronic Codebook (ECB) modes.
Raw data
{
"_id": null,
"home_page": null,
"name": "gmsm",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "gmsm",
"author": "Jimmy Huang",
"author_email": "huang1832910@163.com",
"download_url": null,
"platform": null,
"description": "# GMSM: Cryptographic Library \r\n\r\nGMSM provides essential cryptographic functionalities, including: \r\n\r\n## SM2 - Chinese National Elliptic Curve Cryptography \r\nA secure elliptic curve algorithm for encryption, digital signatures, and key exchange. \r\n\r\n## SM3 - Chinese National Hash Algorithm \r\nA high-security hash function designed for data integrity and authentication. \r\n\r\n## SM4 - Chinese National Block Cipher \r\nA symmetric encryption algorithm optimized for secure communication. \r\n\r\n## Additional Encryption Support \r\n**MD5** - A widely used hashing algorithm for checksums and digital signatures. \r\n**AES (CBC/ECB)** - Advanced Encryption Standard with Cipher Block Chaining (CBC) and Electronic Codebook (ECB) modes. \r\n",
"bugtrack_url": null,
"license": null,
"summary": "A dependency library for GM, SM, and AES encryption, supporting CBC and ECB modes.",
"version": "1.2.2",
"project_urls": null,
"split_keywords": [
"gmsm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "989f415663d3fe7cbf9465e68c32847247fe4d0b1f3c4adba8eeea36b70d802c",
"md5": "77ee4372cda969350f7b070090eb8643",
"sha256": "226abc980a46ea213321d104e3f9b3eb25b71c619a88308d06c379c147d6cdd7"
},
"downloads": -1,
"filename": "gmsm-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77ee4372cda969350f7b070090eb8643",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1473,
"upload_time": "2025-03-03T14:27:24",
"upload_time_iso_8601": "2025-03-03T14:27:24.617086Z",
"url": "https://files.pythonhosted.org/packages/98/9f/415663d3fe7cbf9465e68c32847247fe4d0b1f3c4adba8eeea36b70d802c/gmsm-1.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-03 14:27:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gmsm"
}