| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2015-06-09 | 368 Bytes | |
| test_blue2 | 2015-06-09 | 17.7 kB | |
| test_blue2.c | 2015-06-09 | 2.3 kB | |
| test_blue2.o | 2015-06-09 | 3.6 kB | |
| block_blue2 | 2015-06-09 | 14.1 kB | |
| block_blue2.c | 2015-06-09 | 2.0 kB | |
| block_blue2.o | 2015-06-09 | 2.2 kB | |
| bluemac.h | 2015-06-09 | 5.9 kB | |
| bluepoint2.c | 2015-06-09 | 15.7 kB | |
| bluepoint2.h | 2015-06-09 | 2.2 kB | |
| bluepoint2.o | 2015-06-09 | 9.6 kB | |
| bluepoint.c | 2015-06-09 | 11.2 kB | |
| bluepoint.h | 2015-06-09 | 1.3 kB | |
| hs_crypt.c | 2015-06-09 | 869 Bytes | |
| Makefile | 2015-06-09 | 11.6 kB | |
| Makefile.am | 2015-06-09 | 438 Bytes | |
| Makefile.in | 2015-06-09 | 12.0 kB | |
| Totals: 17 Items | 113.0 kB | 0 | |
README
This directory contains the bluepoint encryption algorithm and test suite
The hs_crypt() family of functions are a block encryption loop for looping
over buffers in a consistent manner.
This is bluepoint version 2, see documentation on differences.