Git Product home page Git Product logo

onetimepad's Introduction

UNDER DEVELOPMENT
-----------------

INSTALATION
-----------
To install Onetimepad, you will need: 
- make
- C compiler
	(Tested with gcc 4.8.1)
- Development files for Openssl
	(For example in Fedora 19 this is the package "openssl-devel)
- Development files for Libgcrypt
	(For example in Fedora 19 this is the package "libgcrypt-devel)

Execute "make install" in the directory to install.
This compile the program and copy the executable file onetimepad to "/usr/bin/" and the man page file onetimepad.1 to "/usr/share/man/man1/".
Perhaps you need to be root to do this.  

COMPILATION
-----------
Execute "make all" in the directory to compile.

TEST
----
Execute "make test" in directory to test onetimepad on your pc.
Look at the output to proof, if it is working correct.

CLEANUP
-------
Execute "make clean" in directory to clean up the directory.
This delete all files created by the compiling.

UNINSTALLATION
--------------
Execute "make uninstall" in directory to uninstall onetimepad. This delete
the files "/usr/bin/onetimepad" and "/usr/share/man/man1/onetimepad.1".
Perhaps you need to be root to do this.

MORE INFORMATIONS
-----------------
For more informations look at the manpage "onetimepad.1".

onetimepad's People

Contributors

lkiesow avatar shaardie avatar

Watchers

 avatar  avatar  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.