activities
latest
false
- 概要
- 暗号化
- データベース
- Java
- Python
- Web API
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
開発者向けのアクティビティ
Last updated 2024年9月12日
暗号化アクティビティ パッケージについて
重要: 暗号化 アクティビティ パッケージはオープン ソースになりました。UiPath の GitHub リポジトリ でのコラボレーションにぜひご参加ください。
The Cryptography activity package is created to meet the needs of the modern enterprise space. With the focus on security and General Data Protection Regulations, an activity package that can provide encryption services is a must.
つまり、このパッケージを使用すれば、最先端の暗号化プロトコルで機密データを暗号化および復号できます。
We offer the tools necessary to build automation projects that encrypt and decrypt plain text or files, by using algorithms such as:
- AES (Deprecated)
- AES-GCM
- DES (Deprecated)
- RC2 (Non-FIPS) (Deprecated)
- Rijndael (Non-FIPS) (Deprecated)
- TripleDES
You can also hash text and files by using algorithms such as:
- MD5
- RIPEMD160
- SHA1
- SHA256
- SHA384
- SHA512
Data can also be hashed with a key with algorithms such as:
- HMACMD5
- HMACRIPEMD160
- HMACSHA1
- HMACSHA256
- HMACSHA384
- HMACSHA512
- MACTripleDES