This commit is contained in:
Jakub 2019-03-07 13:48:45 +01:00
parent f1bd6f0fa1
commit 79a677eb2c
2 changed files with 14 additions and 1 deletions

7
Changelog.md Normal file
View file

@ -0,0 +1,7 @@
# ProtonMail Bridge Changelog
Changelog [format](http://keepachangelog.com/en/1.0.0/)
## 2019-03-07
* TODO add changes from old master
* refactor

View file

@ -1,3 +1,9 @@
# Common client library for cryptography
_this should be imported in go as_ `github.com/ProtonMail/go-pm-crypto`
setup gomobile and build/bind the source code: setup gomobile and build/bind the source code:
Gomobile repo: https://github.com/golang/mobile Gomobile repo: https://github.com/golang/mobile
@ -49,4 +55,4 @@ https://github.com/golang/go/issues/15956 no multiple independent bindings sup
The build.sh need to modify the path when you use it The build.sh need to modify the path when you use it