Jump to content

Custom SecretKey

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Victor

Victor

    Programmer

  • Members
  • PipPipPipPip
  • 116 posts
Is it possible to generate a SecretKey based on a provided string (password)?

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
Of course! Just decide what kind of key you want and what it shall be used for and we can help you better!
Posted via CodeCall Mobile

#3
Victor

Victor

    Programmer

  • Members
  • PipPipPipPip
  • 116 posts
For AES. I'm kind of new to cryptography in general so i'm not sure if thats enough to answer my question