Merge branch 'examples' into 'master'

Add example skeleton to readme

See merge request ProtonMail/go-pm-crypto!16
This commit is contained in:
Daniel Huigens 2019-05-14 08:07:57 +00:00
commit 1f0d0c98f6

View file

@ -37,3 +37,15 @@ Interfacing between Go and Swift:
https://medium.com/@matryer/tutorial-calling-go-code-from-swift-on-ios-and-vice-versa-with-gomobile-7925620c17a4.
If you use build.sh, you may need to modify the paths in it.
## Examples
### Set up
### Encrypt and decrypt
### Generate key
### Sign
### Detached signatures