Respuestas al mensaje #4,042

  • 🔧 Site instability resolved. You can report double-posts and broken attachments. For bigger issues, use the Technical Grievances thread.
    🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
Rusty Metal Skull Gun

Programming thread

Don't forget the \n at the end. The trick for ROT13 is to stick it through a substitution array. Something like this: void rot13(char* s) {...
Kosher Dill

Programming thread

You never initialize encrypted_str so it will most likely be full of garbage and the C string functions won't work properly. Besides which, you...
Mulbruk

Programming thread

Skull Gun is on point with substitution, so I'll be picky with what you've written. use uint8_t instead of int for ascii, you know the range for...
y a t s

Programming thread

Good advice. You can find a lot of tables like this in a large number of crypto and hashing libs. This reminds me of a CRC32 thing I wrote back...
Atrás
Top Abajo