Wiki » History » Version 1
Pierre Marc, 06/17/2011 11:45 AM
1 | 1 | Pierre Marc | h1. CRYPT Service |
---|---|---|---|
2 | 1 | Pierre Marc | |
3 | 1 | Pierre Marc | h2. Overview |
4 | 1 | Pierre Marc | |
5 | 1 | Pierre Marc | The CRYPT service is a NIRVA external service that provides commands for cryptography management |
6 | 1 | Pierre Marc | using the algorithms AES, DES and RSA. |
7 | 1 | Pierre Marc | We use three modes STRING, URL and FILE. The FILE mode provides file encoding. |
8 | 1 | Pierre Marc | STRING and URL mode provide string encoding. In URL mode we escape some URL reserved characters. |
9 | 1 | Pierre Marc | |
10 | 1 | Pierre Marc | _read more:_ "Documentation":http://download.nirva-systems.com/extensions/services/crypt/docs/crypt.pdf |
11 | 1 | Pierre Marc | |
12 | 1 | Pierre Marc | h2. Downloads |
13 | 1 | Pierre Marc | |
14 | 1 | Pierre Marc | "All plaforms":http://download.nirva-systems.com/extensions/services/crypt/binaries/crypt.pkg |
15 | 1 | Pierre Marc | |
16 | 1 | Pierre Marc | "Other downloads":http://download.nirva-systems.com/extensions/services/crypt |
17 | 1 | Pierre Marc | |
18 | 1 | Pierre Marc | h2. Updates |