cracking message not password is it possible?
#2
Yes, I think that's a regular structure of how almost all plugins look like. The only thing I'm unsure if the ' iterations: 20000' in relation to a decrypt function. From experience the term 'iteration' is something that should be related to the KDF, not the cipher. Maybe this is some hipster JavaScript option. All the other stuff is already available in the one or the other kernel and can be copied from there.
Reply


Messages In This Thread
RE: cracking message not password is it possible? - by atom - 05-24-2021, 06:06 PM