Skip to main content
added 12 characters in body
Source Link
Mike Edward Moras
  • 18.2k
  • 12
  • 88
  • 242

Say I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello'Hello and encrypt it with a simple algorithm i.e. take– for example – take each letter and multiply its value by 2 and add 13 so that it becomes completely unreadable.

Is writing a private encryption that stays between two people discouraged or not? What's wrong with it?

Say I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello' and encrypt it with a simple algorithm i.e. take each letter and multiply its value by 2 and add 13 so that it becomes completely unreadable.

Is writing a private encryption that stays between two people discouraged or not? What's wrong with it?

Say I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word Hello and encrypt it with a simple algorithm – for example – take each letter and multiply its value by 2 and add 13 so that it becomes completely unreadable.

Is writing a private encryption that stays between two people discouraged or not? What's wrong with it?

Question Protected by Mike Edward Moras
Question Unprotected by Mike Edward Moras
Question Protected by CommunityBot
Tweeted twitter.com/StackCrypto/status/824415774467039232
Mod Moved Comments To Chat

Say, If I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello' and encrypt it with a simple algorithm i.e. take each letter and multiplemultiply its value withby 2 and add 13 so that it becomes completely unreadable.

I want to know is writeIs writing a private encryption that stays between two people discouraged or not? What's wrong with it?

Say, If I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello' and encrypt it with a simple algorithm i.e. take each letter and multiple its value with 2 and add 13 so that it becomes completely unreadable.

I want to know is write a private encryption that stays between two people discouraged or not? What's wrong with it?

Say I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello' and encrypt it with a simple algorithm i.e. take each letter and multiply its value by 2 and add 13 so that it becomes completely unreadable.

Is writing a private encryption that stays between two people discouraged or not? What's wrong with it?

Source Link
Pierte
  • 1.5k
  • 2
  • 10
  • 4

Why is writing your own encryption discouraged?

Say, If I want to write an encryption algorithm to communicate between me and my friend for this private use. How is that bad?

E.g. I can take the word 'Hello' and encrypt it with a simple algorithm i.e. take each letter and multiple its value with 2 and add 13 so that it becomes completely unreadable.

I want to know is write a private encryption that stays between two people discouraged or not? What's wrong with it?