Post #4124665
2026-07-27 00:06 UTC
@silverpill@mitra.social @mariusor@metalhead.club the example key from the FEP also uses 2 for that... The FEP itself says "Implementers can use cryptographic keys of any type for which a Multicodec prefix is registered.", I'm very confused. There's 0x1205 for RSA public keys and 0xed for ed25519 ones for example.
Replies (1)
-
@grishka@mastodon.social 2026-07-27 00:50
@silverpill@mitra.social @mariusor@metalhead.club what is even going on here. It's definitely not base58 decoding since I tried several different decoders and they all give the same result. The first key is from the Multikey array, the second one is the regular publicKey after base64 decoding.