mlschroe commented on this pull request.


> @@ -266,6 +266,8 @@ typedef enum pgpHashAlgo_e {
     PGPHASHALGO_SHA384         =  9,   /*!< SHA384 */
     PGPHASHALGO_SHA512         = 10,   /*!< SHA512 */
     PGPHASHALGO_SHA224         = 11,   /*!< SHA224 */
+    PGPHASHALGO_GOST12_256     = 100,  /*!< GOST R 34.11-2012 256 */
+    PGPHASHALGO_GOST12_512     = 101,  /*!< GOST R 34.11-2012 512 */

(I'd actually prefer to use official values. Is the GOST project in contact 
with the pgp folks?)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1082#discussion_r382520747
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to