Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.14-rc2 4 lines 111 B view raw
1ECDSASignature ::= SEQUENCE { 2 r INTEGER ({ ecdsa_get_signature_r }), 3 s INTEGER ({ ecdsa_get_signature_s }) 4}