I have used parts of ok300s implementation for NIP-04 in https://github.com/ok300/nostr-rs/blob/master/src/util/nip04.rs as an example when trying to implement it in nostr_rust

Reply to this note

Please Login to reply.

Discussion

Good idea, but beware, the ok300s implementation uses "deprecated" libraries

Yeah, I mentioned it in your DMs. His/her code still works but can’t use it because the crates are deprecated

I just tried MagicCrypt which is a good library I think, but it doesn't work either :(

I'm gonna try libaes