Home

Nicola De Nisco

Project Admins:

COMMONLIB for JAVA programming

A collection of utilities useful in writing java programs.

  • comunication
    helper for use of serial API with different type of serial hardware

  • crypto
    simplified generation of digital signatures (smartcard) and
    various other crypto utils (encrypt with blowfish, rsa, ...)

  • gui
    common used gui dialog in java programs

  • nmath
    matrix, and geometric primitive and operation

  • parser
    a general purpouse expression parser in java

  • ssl
    helper function for use with SSL socket

  • test
    test function (and example of use too)

  • utils
    various utils stuff common in java programming

This project is released under BSD license.

For this project Netbeans 7.0.1 is used.