Password Generator
- Customizable Password Generator
- This PG is also integrated in the Password Vault application
Clipboard Cleaner
- Erase content of the system clipboard.
- The Clipboard Cleaner can work properly only with the system clipboard. If you use a clipboard manager (for example Clip Tray on LG phones) be aware of this: The clipboard managers have own cache for "historical" system clipboard states and the SSE or any other app has no rights to delete or modify this data (it's in an internal data space of the clipboard manager). It can only try to "push out" the data by a multiple use of a cleaning mechanism.
Application Report
- An application status and other system parameters.
Algorithm Benchmark
- cipher algorithms performance measurement
-
Platform Independent vs Native Code:
- Creative ZEN Touch 2 + Android 2.2
- Java Dalvik VM vs C++ Native Code compilation
Algorithm |
Platform Ind. (points) |
Native Code (points) |
AES-256 |
1039 |
6507 |
RC6-256 |
972 |
9912 |
Serpent-256 |
729 |
6238 |
Blowfish-256 |
1082 |
9121 |
Twofish-256 |
1051 |
8225 |
GOST-256 |
856 |
6457 |
Blowfish-448 |
1065 |
9095 |
Note: This test does not include file I/O time.