README.md in rbnacl-3.1.1 vs README.md in rbnacl-3.1.2
- old
+ new
@@ -53,11 +53,11 @@
## Supported platforms
You can use RbNaCl anywhere you can get libsodium installed (see below).
RbNaCl is continuously integration tested on the following Ruby VMs:
-* MRI 2.0
+* MRI 2.0, 2.1
* MRI 1.9 (YARV)
* JRuby 1.7 (in both 1.8/1.9 mode)
* Rubinius HEAD (in both 1.8/1.9 mode)
In theory Windows should be supported, although there are not yet any
@@ -154,14 +154,14 @@
If you have discovered a bug in RbNaCl of a sensitive nature, i.e.
one which can compromise the security of RbNaCl users, you can
report it securely by sending a GPG encrypted message. Please use
the following key:
-https://raw.github.com/cryptosphere/rbnacl/master/bascule.gpg
+https://raw.github.com/cryptosphere/rbnacl/master/bascule.asc
The key fingerprint is (or should be):
-`25C1 198A C8A1 8212 7D24 E665 666B AFA9 D77E E055`
+`9148 85A2 6242 1628 B6AA AB45 4CB9 B3D0 BACC 8B71`
## Learn More
While NaCl has designed to be easier-than-usual to use for a crypto
library, cryptography is an incredibly difficult subject and it's