Skip to main content
Code Review

Return to Answer

replaced http://crypto.stackexchange.com/ with https://crypto.stackexchange.com/
Source Link

If you want better feedback on your algorithm, go to the cryptography cryptography site.

If you want better feedback on your algorithm, go to the cryptography site.

If you want better feedback on your algorithm, go to the cryptography site.

Fixed grammar; Improved Formatting
Source Link
Quill
  • 12k
  • 5
  • 41
  • 93

First things first. Python's random number generation is pseudo-random. The source code is really small, and consisted of iirciirc 4 %.

##general##General style

##2. str.join.:

If we simplify everything, and remove the prints. We, we get the following.:

From this, we can tell easily, that it's not that secure. You know that the | and the first and last 4 sections are just red herrings. This is as they are always just there and we can ignore them. And there is a lot more noise than needed, 0x.

I think the best example of a good password and list number is aa and 5. This is as then my password will be any two letters. And allAll I need to remember is 5.

Also, you can tell when the key is in the first or last 4 sections, this is as the minimum for them are 1000, where the maximum for the key is 1000.

If you want better feedback on your algorithm, go to the cryptography site.

First things first. Python's random number generation is pseudo-random. The source code is really small, and consisted of iirc 4 %.

##general style

##2. str.join.

If we simplify everything, and remove the prints. We get the following.

From this we can tell easily that it's not that secure. You know that the | and the first and last 4 sections are just red herrings. This is as they are always just there and we can ignore them. And there is a lot more noise than needed, 0x.

I think the best example of a good password and list number is aa and 5. This is as then my password will be any two letters. And all I need to remember is 5.

Also you can tell when the key is in the first or last 4 sections, this is as the minimum for them are 1000, where the maximum for the key is 1000.

If you want better feedback on your algorithm go to the cryptography site.

First things first. Python's random number generation is pseudo-random. The source code is really small, and consisted of iirc 4 %.

##General style

##2. str.join:

If we simplify everything, and remove the prints, we get the following:

From this, we can tell easily, that it's not that secure. You know that the | and the first and last 4 sections are just red herrings. This is as they are always just there and we can ignore them. And there is a lot more noise than needed, 0x.

I think the best example of a good password and list number is aa and 5. This is as then my password will be any two letters. All I need to remember is 5.

Also, you can tell when the key is in the first or last 4 sections, this is as the minimum for them are 1000, where the maximum for the key is 1000.

If you want better feedback on your algorithm, go to the cryptography site.

added 2 characters in body
Source Link
Peilonrayz
  • 44.4k
  • 7
  • 80
  • 157

Second, youYou can then just slice the string.

Second, you can slice the string.

You can then just slice the string.

Source Link
Peilonrayz
  • 44.4k
  • 7
  • 80
  • 157
Loading
lang-py

AltStyle によって変換されたページ (->オリジナル) /