Code Monkey home page Code Monkey logo

opentelecoms.org-util's Introduction

Overview
--------

This is a collection of classes that have been found to be useful
in unified communications / VoIP projects

Some of the classes are a fresh implementation from OpenTelecoms.org,
and others have been obtained from other open source projects and
possibly adapted in some way.

This code is used to support a range of projects:

  http://www.lumicall.org             Lumicall SIP dialer for Android

  http://www.opentelecoms.org/zrtp    OpenTelecoms.org ZRTP stack for Java

Please see the OpenTelecoms.org web site for more details about
secure Federated VoIP (including SIP and Jabber/XMPP):

  http://www.opentelecoms.org/

Crypto classes
--------------

Export notice: no actual cryptographic code is included, so export
restrictions do not apply.

These are helper classes for Java cryptography applications.  See
comments in the classes for details.

Copyright 2012 Daniel Pocock <[email protected]>
Licensed under GPL v3

CSV classes
-----------

These are helper classes for comma-separated-values (CSV) files.
See comments in the classes for details.

Copyright 2012 Daniel Pocock <[email protected]>
Licensed under GPL v3

DNS classes
-----------

These are helper classes for DNS (particularly SRV records).  See
comments in the classes for details

The classes depend on org.xbill.DNS (DNS Java) which is BSD licensed:
http://www.dnsjava.org/

Copyright 2012 Daniel Pocock <[email protected]>
Licensed under GPL v3

Base64
------

http://iharder.sourceforge.net/current/java/base64/

License info from the author's web site:
"A Note About Public Domain:
I have released this software into the Public Domain. That means you can do whatever you want with it. Really. You don't have to match it up with any other open source license &em; just use it. You can rename the files, move the Java packages, whatever you want. If your lawyers say you have to have a license, contact me, and I'll make a special release to you under whatever reasonable license you desire: MIT, BSD, GPL, whatever."

Copyright 2012 Robert Harder https://sourceforge.net/users/rharder

CRC-32C
-------

Adapted from the CRC-32C implementation in the Apache Hadoop project.

Copyright 2012 Daniel Pocock <[email protected]> and distributed
under the terms of the GPL v3 license.

Based on work from the Apache Software Foundation, distributed under
the Apache license v2.0 http://www.apache.org/licenses/LICENSE-2.0

With contributions from:
Copyright (c) 2004-2006 Intel Corportation (BSD license)


opentelecoms.org-util's People

Contributors

dpocock avatar

Watchers

Mikma avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.