- 概述
- 加密
- 数据库
- Java
- Python
- 网页 API

开发者活动
发行说明
v2.0.0
发行日期:2025 年 7 月 22 日
重大变更
Starting with the 2.0.0 release of the Cryptography activity package, support for the.NET 4.6.1 framework has been discontinued. As a result, this and all subsequent package versions cannot be used for Windows-Legacy projects. Restrict package usage to Windows or cross-platform projects exclusively.
根据以下弃用时间线,在此日期之前发布的包版本将继续支持 .NET 4.6.1。
v1.6.1
发布日期:2024 年 9 月 26 日
改进
在本发行版中,我们确保对此包进行次要改进和安全修复。
v1.5.0
发布日期:2024 年 3 月 15 日
错误修复
- Improved the behaviour for the Encrypt File, Decrypt File, and Hash File activities when both File and File path properties were simultaneously specified.
- Improved the visibility of the mandatory Key property for the Decrypt File activity.
v1.4.2
发行日期:2023 年 1 月 25 日
错误修复
- The Cryptography activity package did not include references to two internal libraries.
v1.4.1
发行日期: 2022 年 12 月 19 日
错误修复
- 某些活动所需的文件输入切换不持久。
v1.4.0
发行日期:2022 年 12 月 8 日
新特性和改进功能
The Cryptography activity package is now compatible with Windows and Cross-platform projects. For more information on the design experience in each compatibility, refer to Designing Automations.
Several changes to the activities' configuration fields have been made to guarantee parity between all types of projects (Windows - Legacy, Windows, and Cross-platform). This is done to:
- Allow you to easily convert Windows - Legacy projects to Windows (backward compatibility).
- 为所有类型的项目保持一致的用户体验。
一些活动也发生了变化:
- The Hash Text and Hash File activities are now called Hash Text (deprecated) and Hash File (deprecated), to signal that they are no longer supported.
- The deprecated activities no longer appear in the Activities panel in Windows and Cross-platform projects.
- The Hash Text with Key and Hash File with Key activities are now called Hash Text and Hash File.
- Non-key algorithms from the Hash Text (deprecated) and Hash File (deprecated) activities have been added to the Hash Text and Hash File activities. However,
RIPEMD160 (Non-FIPS)is not added.
已知问题
- The value of the Key Encoding field is not saved when migrating a project from Windows - Legacy to Windows. The value defaults to Unicode (UTF-8).
- A Document is invalid error is thrown when trying to open the XAML file of a converted Windows - Legacy project. This occurs if the project contains Hash File (deprecated) and Hash Text (deprecated) activities using the MD5 (Non-FIPS) or RIPEMD160 (Non-FIPS) hashing algorithms. Changing the algorithms of the affected activities before converting the project solves this issue.
v1.2.1
发行日期:2021 年 6 月 23 日
新特性和改进功能
The Encrypt Text and Encrypt File were using an older mode of AES encryption. To improve security, we implemented AES-GCM as a new encryption and decryption method. Using this algorithm, the encrypted messages are authenticated and the activities check whether or not the encrypted data was altered. In case of failure, they throw an appropriate exception.
由于提供的加密强度较弱,其他较旧的 AES 算法在文档和字段说明中标记为已弃用。 这些选项仍可用于向后兼容,以允许用户解密其旧数据并使用新的 AES-GCM 实施对其进行加密。
v1.0.6855.26474
发行日期:2018 年 10 月 9 日
新特性和改进功能
GDPR has been our favorite pastime lately, so we understand the importance of securing operational data. The new Cryptography activity package comes to meet this necessity, by offering some activities that feature state of the art encryption algorithms:
- 加密文本 - 根据指定的密钥编码和算法使用密钥对字符串进行加密。
- 解密文本 - 根据指定的密钥编码和算法对字符串进行解密。
- 加密文件 - 根据指定的密钥编码和算法使用密钥对文件进行加密。
- 解密文件 - 根据指定的密钥编码和算法对文件进行解密。
- 散列文本 - 使用指定的算法和编码格式散列字符串。
- 散列文件 - 使用指定的算法散列文件。
- 散列文本 - 根据指定的算法和编码格式使用密钥散列字符串。
- 散列文件 - 根据指定的算法和编码格式使用密钥散列文件。
这一刻终于来了。 整个 UiPath 平台已完成本地化,因此在从安装到设计再执行的整个过程中,您均可获得真正的沉浸式体验。 现在,除英语之外,您还可以使用日语访问所有内容,包括我们的在线文档。