openssl speed -mr format output
"'g.fab' via openssl-users" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.user |
|---|---|
| Message-ID | <[email protected]> |
I am using the following commands with the following outputs: $ openssl speed -mr *ecdsap256* +DTP:256:sign:ecdsa:10 +R5:518351:256:9.90 +DTP:256:verify:ecdsa:10 +R6:170670:256:9.99 *+F4:3:256:52358.686869:17084.084084* $ openssl speed -mr *rsa2048* +DTP:2048:private:rsa:10 +R1:41622:2048:10.00 +DTP:2048:public:rsa:10 +R2:620842:2048:10.00 *+F2:2:2048:4162.200000:62084.200000* $ openssl speed -mr *ed25519* +DTP:253:sign:Ed25519:10 +R8:276631:253:Ed25519:10.00 +DTP:253:verify:Ed25519:10 +R9:100024:253:Ed25519:10.00 *+F6:0:253:Ed25519:27663.100000:10002.400000* Why are the highlighted lines showing different flags (*F6, F2, F4*)? does this mean that there are differences between the three speed operations? Thanks -- You received this message because you are subscribed to the Google Groups "openssl-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/b14a035c-2db9-443d-962b-ce30490d5c81n%40openssl.org.