ssg / SimpleBase

.NET library for encoding/decoding Base16, Base32, Base58 and Base85.
Apache License 2.0
147 stars 21 forks source link

Strong naming assemblies #4

Closed greg-redefined closed 6 years ago

greg-redefined commented 6 years ago

@ssg I hope I did this correctly... this is literally my first attempt at forking/pull requests with GitHub.

greg-redefined commented 6 years ago

I generated the .snk with a 2048-bit key:

sn -k 2048 SimpleBase.snk