updated README to reflect that RSA signing works

This commit is contained in:
Michael Greene
2014-05-01 17:16:15 -07:00
parent 0ce5b86db4
commit 01bab25171

View File

@@ -35,7 +35,7 @@ RFC 4880 compliance with the following data:
+ +---------+---------+------------+--------------+--------------+------------+
| | CRC24 Computation | Done |
+---------------------+---------+---------+------------+--------------+--------------+------------+
| Unversioned Packets | **Tag** | **Name** |
| Unversioned Packets | **Tag** | **Name** | |
+---------------------+---------+---------+------------+--------------+--------------+------------+
| | 1 | Public-Key Encrypted Session Key Packets | No |
+ +---------+---------+------------+--------------+--------------+------------+
@@ -61,7 +61,7 @@ RFC 4880 compliance with the following data:
+ +---------+---------+------------+--------------+--------------+------------+
| | 19 | Modification Detection Code Packet | No |
+---------------------+---------+---------+------------+--------------+--------------+------------+
| Versioned Packets | **Tag** | **Name** |
| Versioned Packets | **Tag** | **Name** | |
+ +---------+---------+------------+--------------+--------------+------------+
| | 2 | Signature Packet | Done |
+ +---------+---------+------------+--------------+--------------+------------+
@@ -141,7 +141,7 @@ RFC 4880 compliance with the following data:
+ + + + +--------------+------------+
| | | | | Messages | No |
+ + + +--------------+--------------+------------+
| | | | Sign | No |
| | | | Sign | Done |
+ + + +--------------+--------------+------------+
| | | | Verify | Done |
+ + +------------+--------------+--------------+------------+