Help needed!
It needs a audit of the code and much more. Please give suggestions. :D
Purpose
The goal of this binding library is to make use of Sodium in a more Go friendly matter. And of course making it easier to make secure software.
Team (as of now...)
- Stephen Chavez (@redragonx)
- Graham Smith (@neuegram)
Contributors
Silkeh
How to build
For linux, this should be easy since there's pkg-config support. Please make sure libsodium is installed on your system first.
Pre-setup:
- Please install Libsodium here https://download.libsodium.org/doc/installation/index.html
sudo ldconfig
sudo apt-get install pkg-config
Install libsodium-go:
go get -d github.com/GoKillers/libsodium-go
cd $GOPATH/src/github.com/GoKillers/libsodium-go
./build.sh
For Windows, this requires a little more work.
- Download and install pkg-config for win32 or win64
- Add a system or user variable PKG_CONFIG_PATH pointing to a folder containing pkg-config files, including libsodium
go get -d github.com/GoKillers/libsodium-go
cd %GOPATH%/src/github.com/GoKillers/libsodium-go
build.bat
License
Copyright 2015 - GoKillers
Proof that I own this repo and group!
Posted on Utopian.io - Rewarding Open Source Contributors
Approved.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you very much! Hope we can get this going somewhere soon.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @tech.ninja I am @utopian-io. I have just upvoted you at 3% Power!
Achievements
Suggestions
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Vote for my Witness. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit