Prime utility
Prime number utility using NoxTLS.
Command-line switches: -s encode string to Base64, -x encode hex to Base64, -d/-D decode Base64 to hex, -v version, -h help. Parameters depend on switch.
Utility for prime number operations using NoxTLS.
Building
Built as part of the main project when BUILD_APPLICATIONS is ON. Target name: prime.
Usage
Run the executable; see the source for command-line options.
Examples
prime -h prime -v prime -s "input string"