storj/pkg
aligeti 0376dc4bd2 AES GCM implementation and unit test code (#19)
* AES GCM implementation and unit test code

* modified and tested per the code review comments

* modified and tested per the code review comments

* updated to return err

* removed the debug printf commented code

* support of aes-gcm

* updated the renaming convention per GOLANG coding standards

* Initial Go & C biniding with libstorj

* Initial GO & C bindings with libstorj

* fixing the callback

* moved a millimeter :-) on c to go to gone....

*  added error condition, per review comment

* removed the .idea directory and also movie.avi file

* deleting files not to be in this pull request

* Revert "deleting files not to be in this pull request"

This reverts commit 026b834fe00f6b20a7566e71973fe224c12f533f.

* deleting files not to be in this pull request

* resolving conflicts

* syncing the file to master

* Use aes gcm in eestream rs tests

* Use aes gcm in serve example

* Fixed comment
2018-05-15 18:11:03 +03:00
..
client fix travis, and get a clean lint (#32) 2018-05-08 18:02:01 -04:00
eestream AES GCM implementation and unit test code (#19) 2018-05-15 18:11:03 +03:00
kademlia DHT interfaces (#28) 2018-05-09 08:04:51 -06:00
miniogw pkg/miniogw: a minio-based s3 gateway for storj. just stubs right now (#34) 2018-05-08 19:49:54 -04:00
netstate adding grpc interface to network state (#33) 2018-05-14 18:31:26 -06:00
overlay some small import cleanups, go generate overlay protos (#25) 2018-05-01 13:24:32 -04:00
ranger Constructor for HTTP Ranger with known size (#43) 2018-05-14 14:34:08 -06:00
telemetry fix hanging travis test 2018-05-08 17:16:16 -06:00
.keep keep 2018-04-06 12:36:55 -04:00