libtomcrypt/README.md

23 lines
612 B
Markdown
Raw Normal View History

2013-02-13 10:38:25 +00:00
libtomcrypt
==========
See doc/crypt.pdf for a detailed documentation
2013-05-29 11:30:47 +00:00
Build Status
------------
2013-08-14 14:58:14 +00:00
develop: [![Build Status](https://api.travis-ci.org/libtom/libtomcrypt.png?branch=develop)](https://travis-ci.org/libtom/libtomcrypt)
2013-05-29 11:30:47 +00:00
2013-02-13 10:38:25 +00:00
Submitting patches
------------------
Please branch off from develop if you want to submit a patch.
2006-12-16 18:10:04 +00:00
2013-03-20 16:47:23 +00:00
Branches
--------
Please be aware, that all branches besides _master_ and _develop_ __can__ and __will be__ force-pushed, rebased and/or removed!
If you want to rely on such an _unstable_ branch, create your own fork of this repository to make sure nothing breaks for you.
2006-12-16 18:10:04 +00:00