Main > Free Download Search >

Free ecc 0.2.2 software for linux

ecc 0.2.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 129
Ecc 0.2.2

Ecc 0.2.2


ECC is a package for Elliptic Curve cryptography. more>>
ECC is a package for Elliptic Curve cryptography.

ECC is implemented by using OpenSSL 0.9.6a or higher, for message digests and symmetric ciphers, and by using the Portable Object Compiler and Computer Algebra Kit for the elliptic curve cryptography.

Important note: you need version 3.2.5 of the compiler to compile this package.

See the README and INSTALL files in the package for instructions on how to use and how to install the ec-keygen, ec-sign, ec-verify, ec-crypt and ec-decrypt commands.

List nicknames of curves:

ec-keygen -l
c47n23r1:secp112r1:secp112r2:secp160r1:secp384r1:sect113r1:sect163k1

Generate a public and private key:

ec-keygen -e secp112r2 -o stes

Generated files:

ls -ltr stes.pub stes.prv
-rw-r--r-- 1 stes users 311 Jul 12 22:00 stes.pub
-rw------- 1 stes users 135 Jul 12 22:00 stes.prv

Digital Signature:

ec-sign -c sha1 -k stes.prv -f README -s README.sign

Verify the signature:

ec-verify -k stes.pub -f README -s README.sign
echo $?
0

Encrypt:

ec-crypt -c aes-128-cbc -k stes.pub -f README -s README.key -o enc
ec-crypt: unable to get 16 bytes of key from this curve, use a different curve
ec-crypt -c rc4-40 -k stes.pub -f README -s README.key -o enc

Decrypt:

ec-decrypt -k stes.prv -f enc -s README.key -o myREADME
<<less
Download (0.066MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1251 downloads
Jebi 0.2.2

Jebi 0.2.2


Jebi allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS. more>>
Jebi project allows users to record AM/FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS.

The result is a Tivo-like capability for radio (Rivo?). Tuner cards are supported.

<<less
Download (0.017MB)
Added: 2006-08-12 License: GPL (GNU General Public License) Price:
1168 downloads
mubench 0.2.2

mubench 0.2.2


mubench is an in-depth, low-level benchmark for x86 processors. more>>
mubench is an in-depth, low-level benchmark for x86 processors. Its primary goal is to provide useful information for people who optimize assembly code and for people who write compilers. mubench project measures latency and throughput for each individual instruction (sometimes several forms of the same instruction), as well as the throughput of arbitrary instruction mixes. The results produced by mubench are typically an order of magnitude more detailed than those found in AMD or Intel manuals.
mubench results for a variety of processors are available. If you find this information useful, please run mubench on your processor and upload the results.
mubench fully supports all SIMD instruction sets for the x86, including SSSE3, SSE3, SSE2, SSE, MMX, MMX Ext, 3DNow! and 3DNow! Ext. Support for non-SIMD instructions is partial: most data move, binary arithmetic, logical, shift/rotate and bit/byte instructions are supported, but other instructions, particularly branch and function call instructions or instructions manipulating the stack, are not supported. Floating-point instructions for the x87 are not supported. mubench only uses register-to-register (or immediate) forms of the instructions; memory operands are not supported. These limitations will be gradually removed in later releases.
Running:
perl mubench.pl [options]
Options:
--(no-)accurate runs tests several times (default on)
--mhz=2500 processor speed in MHz (normally autodetected from /proc/cpuinfo, set here if that
is wrong, for example if you have SpeedStep enabled)
--(no-)64bit benchmark 64-bit (amd64, emt64, x86-64) instructions (default autodetected)
--(no-)32bit benchmark 32-bit instructions
--(no-)pairs benchmark instruction mixes (default on, very slow; use --no-pairs for a very fast benchmark
that runs in minutes)
--include=add,sub benchmark only instructions matching the given list of patterns (regular expressions ok)
--output=xml|csv|text select output format
--outfile=file.xml output file to save results to (default mubench-results- .xml if xml,
standard output otherwise)
Enhancements:
- the fast form of the benchmark is now default.
- gcc 4.x now works
- a number of non-simd instructions added, support for non-simd is much closer to complete now
<<less
Download (0.079MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1058 downloads
jnget 0.2.2

jnget 0.2.2


jnget is a command-line tool for retrieving binaries from Usenet. more>>
jnget is a command-line tool for retrieving binaries from Usenet.

jnget project allows multi-thread downloading and partial or full header updating and caching.

<<less
Download (MB)
Added: 2007-02-20 License: The Apache License 2.0 Price:
978 downloads
Kexis 0.2.2

Kexis 0.2.2


Kexis is a lossless WAV file compressor. more>>
Kexis is a lossless WAV file compressor. Kexis main goal is to develop prediction and encoding schemes to minimize compressed file size. Kexis strives to be the premier lossless sound encoder.
Enhancements:
- You can now turn off the logic that uses similarities between the left and right channel when encoding data with -ns. It is not recomended to do so, since it usually results in worse compression.
- Kexis now opens files as "binary". While this has no effect in linux, Windows, NT, ect need this for portability.
- Added a -d switch which causes Kexis to delete WAV files after encoding them.
- When decoding to stdout, Kexis now properly keeps stdout open so multiple files can now be streamed.
- Progress bar on decode now correctly displays mid and average, not predicted mid and average
<<less
Download (0.038MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1314 downloads
URLex! 0.2.2

URLex! 0.2.2


URLex! is a Firefox extension you are able to leave a comment regarding any web-site. more>>
URLex! is a Firefox extension you are able to leave a comment regarding any web-site. The comments are available either only to you and your friends, or anyone visiting the site. The system enables you to leave notes on the pages and sustain the conversation on a selected topic.

You can enter communities, or create your own, exchange links there. You can restrict the access to your comments by creating a closed community and providing access to the information by issuing special invitation.

<<less
Download (0.015MB)
Added: 2007-06-01 License: MPL (Mozilla Public License) Price:
877 downloads
XFORGE 0.2.2

XFORGE 0.2.2


Xforge is a graphical wave editor for UNIX systems with X11 and Motif. more>>
Xforge is a graphical wave editor for UNIX systems with X11 and Motif. The name is derived from popular PC/Windows wave editor Sound Forge, and the goal of Xforge project is to provide similar wave editing facilities to UNIX world, but as free software.

Though Xforge supports multiple wave formats, it is not a wave format converter or encoder/decoder; there exists a wonderful utility called Sox for that purpose. You will find that Xforge supports very few wave formats at the moment. Are you interested in coding decoders / encoders for your favourite file formats?

For install you just need to do the following:

xmkmf -a
make

<<less
Download (0.047MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1192 downloads
CURSEL 0.2.2

CURSEL 0.2.2


CURSEL project is a freeware FMLI implementation. more>>
CURSEL project is a freeware FMLI implementation, a small language that allows you to quickly make a form- and menu- based character interface to shell scripts and other programs.

CURSEL filenames normally start with either "Menu", "Form" or "Text".

For example, the command,

./cursel Menu.example

would interpret the contents of the file "Menu.example" and display an example Menu.

CURSEL provides a language similar to the AT&T FMLI shell. Note that the language is similar to, but certainly not the same as, a /bin/sh shell; in particular, backquoted expressions are NOT evaluated by a shell such as BASH, but rather by the builtin CURSEL "shell" (which does not have all features of e.g. BASH).

There are also a few CURSEL extensions:

1. text frames can use the "alignment" descriptor, a CURSEL extension, which allows you to left or right align text in a Text frame (centering and justification is also supported).

2. backquoted expressions can use () grouping of parentheses, as in the UNIX shell
<<less
Download (0.068MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
983 downloads
ImSafe 0.2.2

ImSafe 0.2.2


ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. more>>
ImSafe (Immune Security For your Enterprise) is a host-based intrusion detection tool. After a learning phase, it is able to detect changes in processes behavior, to detect buffer overflows, etc. It is implemented through a device driver (as a kernel patch) for the Linux kernel, but can also be run on other UNIX systems by using a "sensor" built on strace base.
Main features:
- Anomaly detection by analysing audit trails of system calls
- Fast detection of Buffer Overflow Attacks through our call origin heuristic mecanism
- GTK based graphical user interface
- Created for Linux systems but works on almost every UNIX flavor
- Monitor multiple processes of one single application at a time (its enough for testing purposes)
- React in real-time to an attack by executing the script of your choices
<<less
Download (0.24MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1207 downloads
ResXML 0.2.2

ResXML 0.2.2


ResXML provides software for XML-based resumes and curricula vitae. more>>
ResXML provides software for XML-based resumes and curricula vitae.
ResXML is an XML application for the presentation-oriented markup of resumes or curricula vitae.
The aim is for ResXML to support a set of features which make it a very functional tool for generating resumes for actual use from an XML source.
Main features:
- Multiple output formats can be generated from a single master XML resume:
- HTML
- PDF and PostScript (via XSLFO)
- Plain text.
- PDF output supports the following options:
- Title page
- PDF bookmarks
- PDF document security features.
- Labels for section headings are user-customisable.
- A resume can include a photograph of its author, and this can be rendered in a number of ways to each output format.
Enhancements:
- This release fixes several bugs and delivers some minor new features.
- Some primitive support has been added for targetted resumes. The stylesheet common/targets.xsl can be used to pre-process a resume and remove elements which do not have an appropriate target attribute. This is not automated in any way, and a good working knowledge of XSL processing tools will be required.
- A new top-level "Clearances" section has been added to the schema.
- Security clearances can be listed here.
- The FO and HTML stylesheets have been updated to close a number of bugs and feature requests.
<<less
Download (MB)
Added: 2007-01-26 License: BSD License Price:
1003 downloads
Drugref 0.2.2

Drugref 0.2.2


Drugref provides a free pharmaceutical reference information database and infrastructure. more>>
Drugref provides a free pharmaceutical reference information database and infrastructure.

Drugref is a collaborative effort to create and maintain a database of pharmaceutical reference information, tagged by language, country, and reference source.

A Web interface written in PHP4 allows the community of health professionals to maintain and review content.

The database structure, implemented in PostgreSQL, is designed to facilitate automated decision support.

"Tagging" allows one to import information from any source in parallel, thus allowing drugref to work as a generic interface to any kind of (comercially or freely) available drug reference information.

<<less
Download (MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
990 downloads
ParaIrc 0.2.2

ParaIrc 0.2.2


ParaIrc is a simple IRC-Client i wrote for Fun. more>>
ParaIrc is a simple IRC-Client i wrote for Fun. ParaIrc is a simple IRC-Client i wrote for Fun. There may be a lot of Bugs and some parts arent coded very well, so its not the best client.
But the most important things are working, so its worth a download. Why i chose Java for this program ? I wanted to do something more complex than the usual exercises for my studys.
And I wanted to have a platform-independend program which runs on Windows, Linux, Unix or whatever. Paralrc runs only with Java 1.4.0 or higher If you have any comments, bugs or whatever post it here
Enhancements:
- changed Handling of some Errortype-Messages
- fixed MODE-Bug
- fixed Bug with marking Tabs and closing them
<<less
Download (0.105MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1227 downloads
Cortado 0.2.2

Cortado 0.2.2


Cortado Streaming applet is a Java applet which supports decoding of Ogg Vorbis, Ogg Theora, MJPEG codecs. more>>
Cortado Streaming applet is a Java applet which supports decoding of Ogg Vorbis, Ogg Theora, MJPEG and Smoke codecs directly in a browser window. Both audio and video are supported.
It contains:
- JST, a port of the GStreamer 0.10 design to Java
- jcraft, a copy of the JCraft JOgg/Jorbis code
- jheora, an implementation of Theora in Java
- codecs (currently only containing the Smoke codec, a variant on Jpeg)
- JST plugins for:
- HTTP source element
- Ogg and Multipart demuxers
- Theora, JPEG and Smoke video decoders
- Vorbis and MuLaw audio decoders
- Java 1.1 sun.audio API audio sink
- Java 1.4 javax.sound.sampled API audio sink
- examples
- applets
This release has support for:
- seeking in on-demand files
- the above-mentioned plugins
- basic HTTP authentication
- buffering
<<less
Download (0.25MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1099 downloads
MAST 0.2.2

MAST 0.2.2


MAST is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast. more>>
MAST project is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast.

Unlike VAT and RAT, which are designed primerily for audio conferencing, MAST is designed to be used for audio distribution and broadcast. It is currently limited to recieving a single audio source, unlike RAT which can mix serveral sources.

It supports many of the audio payload types in the Audio-visual Profile (RTP/AVP).

MAST is licenced under the GNU General Public License.

<<less
Download (0.17MB)
Added: 2007-07-26 License: LGPL (GNU Lesser General Public License) Price:
821 downloads
libspectrum 0.2.2

libspectrum 0.2.2


libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. more>>
libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier.

libspectrum is intended to be usable on Unix variants, Mac OS X and Win32. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are encouraged to use it.

Which formats does it support?

Snapshots:

read/write: .z80, .szx, .sna
read only: .zxs, .sp., .snp, +D snapshots

Tape images:

read/write: .tzx, .tap
read only: Warajevo .tap

Input recordings:

read/write: .rzx

Timex cartridges:

read only: .dck

Compressed files: reading of gzipped and bzipped files is transparently supported.
<<less
Download (MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1125 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5