Skip to content

CnVcl Component Package 20240404

Latest
Compare
Choose a tag to compare
@cnpack cnpack released this 03 Apr 19:50
· 77 commits to master since this release

CnPack 组件包(CnVcl)
2024-04-04

CnPack 组件包所有源代码。其中实现了较为完整的纯 Pascal 的密码学算法库,包括常见的杂凑函数、对称加密、RSA、椭圆曲线(包括常规曲线与25519曲线)等,并支持国家商用密码算法 SM2/SM3/SM4/SM9 等。支持Delphi和FPC。
CnPack 开发组所有文档和模板,其中帮助文档目前包括多语帮助文档、CnDebugger 接口帮助文档、CnCalendar 历法说明文档、平滑字体组件帮助文档、停靠组件帮助文档等。
开发组其它工作成果。
详情可查看cnvcl\Source\Readme.txt

注:CnVcl源码不支持动态多语切换,当前版本默认UI为英文。如果需要使用中文,请执行cnvcl\Source\ToCHS.bat 来切换语言文件。

CnPack Component Package (CnVcl) source code and documents.
2024-04-04

(Note: CnPack Component UI are not localized dynamically. If you want to use English UI, such as in Multi-Lang Components, just copy const files in Lang\1033 and overwrite old ones in upper directory and rebuild package. Or, Just Run the 'ToENU.bat' in Source Directory to copy them automatically.)