12 projects tagged "Cryptography"
jslibs is a standalone JavaScript development environment for using JavaScript as a general-purpose scripting language. jslibs provides a set of native modules that contains various general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as zlib, SQLite, FastCGI, and NSPR. Other modules provide tools to enhance JavaScript programming. The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run JavaScript files.
finic helps users manage their finances. It can be used on a local network (as a client-server system for many users) or on local computer (client only for one user), with separation of accounts, clauses, and customers. It can encrypt information and manage different users with different access rights. Reports can be generated as HTML, PDF, or XLS files or through an internal print preview system. An API is available for creating extensions.
alph implements and analyzes historical and traditional ciphers and codes, such as polyalphabetic, substitutional, and mixed employing human-reconstructable algorithms. It provides a pipe filter interface in order to encrypt and decrypt block text to achieve transparency. The program is meant to be used in conjunction with external programs that transfer data, resulting in transparent encryption or decryption of information. The program can thus be used as a mail filter, IRC filter, IM filter, and so on.
OAMP stands for (O)penBSD + (A)pache + (M)ySQL + (P)ostgreSQL + PHP. It is the OpenBSD cousin of LAMP, except that it also provides the SQlite database engine, Perl, Ruby, and Python. In addition, OAMP provides phpMyAdmin and phpPgAdmin for easy administration of MySQL and PostgreSQL over the Web.
The eMATgine server is a multi-protocol server, in which users can request/receive results with http, ftp, wap, pop3, or smtp connection. It is a multi-terminal server, so users can use IE, or a wap phone. This server is a full multi-threaded Java server, using an HSQLDB database to provide user management.