Jump to content

? servers

? players online

Tweezy

Honorable Gamers
  • Posts

    3791
  • Joined

Everything posted by Tweezy

  1. dick sized nipped, then my penis will be bigger! SPSG - Small Penis Support Group
  2. EDC!

    Okay not too bad then, I spent £600 last year just for festivals haha! I'm generally going travelling next year so I'll see if I can stop off at Las Vegas! Depending on flight costs
  3. EDC!

    Ohhh shit! I am so going to this next year, looks SICK! How much do tickets cost? I'm expecting around $400
  4. Don't worry guys, i'll be back on my baby soon I thoroughly miss PB.
  5. Hey man, what sort of negative effects where suggested by the protein? I'm guessing your thesis was stating that you don't agree?
  6. BoA, MoWa, go mow the lawn
  7. Ooooooh, congratulations to you, congratulations to you. On this fine fucking day may the happiness not be away. Congratulations! Made a little song and everything
  8. Cheers Nishok! I'm actually going to be changing the encryption into something a lot more complicated, going to need some time to work out all the maths and techniques, this is the basic idea: The hashed password I'm using now is going to be the first hash, from there i'm going to be finding an nth prime number after the vale of the hash. So, if the hash had a value of, lets say 600'000 and the salt's value was 200, the program would then find the 200th prime number after 600'000. This will then be stored and used for the second part of the hash. That is the first part of the second hash. Next I will look at an enum class which houses all the characters of the alphabet and also symbols. From that point I will then break the hash up into as many parts as the hash is long, so if the hash was 8 characters long, then it would be broken down like this: | rE | rE | rE | rE | rE | rE | rE | rE | - 1 - | rE | rE | rE | rE | rE | rE | rE | rE | 1 ----2----3---4---5---6---7----8---(nC) --1 -- 2 --3---4---5--- 6---7---8 Where rE stands for RandomEnum (Picks a random character from the enum class). The above string just represents one character taken from the hash. Where nC stands for nth character of the password hashed string. So, if the password was, say 8 digits long then it would repeat that process above 8 times, resulting in a 136bit key - if my understanding is correct. That's the idea! Going to start programming it tomorrow. -- Edit -- Just updated my salt to a much, much larger number. The hashed password ended up being a minus number, login still worked fine. Tried a rainbow table and a lookup table on my hash, it has no idea. Interesting.
  9. I've just made my own encryption and decryption method for a really simple c# registration and login program. My encryption works by taking the inputted password string and converting it to a character array which houses each character from the string. From there it converts it into a decimal number (Values of each character from ascii to decimal) and then multiplies it by a randomly generated salt number. This is how the hash it worked out. Then the password field in the database is the salt + hash. I used this method as the password is never actually held in the database, making it pretty secure. The decryption works in the same way, except it grabs the salt from the database and then multiples that against the converted decimal value of the loginbox entered password. When the converted decimal value is multiplied by the salt, it returns the hash. The salt from the database is then added to the hash, resulting in a number. If that number is equal to the password in the database, then the inputted password must be correct, if not then it is false. This is my first ever go at running my own encryption and decryption method and i've never studied any form of security. How secure does it sound to you? Thanks
  10. I've been using a Compaq keyboard since I was 14, 7 years later it is still perfectly fine (Though needs a clean)
  11. Smokers lounge

    Yeah, the smoke had that yellowish tinge to it... Oops! I really like it mate, loads of different ways of taking it (As it tastes like shit). If you cover it up with honey and lime / lemon juice it can cover the bitterness. The high is pretty subtle, I find it is great to go out clubing on though as it stimulates you I can link you to some sites over pm if you want?
  12. Smokers lounge

    Stop picking people up on their grammar, there is a such thing as dyslexia... I'm not too fond on weed, tried it a couple of times and i've done a bong once - Most horrid experience I have ever had. My head was over that toilet vomiting for like half an hour. I do Kratom quick regularly though. It is legal here in the UK so I make a tea out of it 4 hours later and still pretty fucked, good stuff! Going to sleep so well tonight.
  13. Sup dude, you still wanting to be a game developer?

  14. tldr; Don't stuff your mums dildo down the toilet.
  15. If you put bacon in the burger while cooking it, then you're ruining the bacon. The burger and bacon needs to be cooked on their own as they both take different temperatures and cooking times.
  16. Smokers lounge

    Not that into weed tbh, though you guys should try Kratom! Takes like shit but the effects are awesome
  17. SPIDERMAN!!!!!

    Meanwhile in Spiderland...
  18. Done.

    Guys, stop being such pricks... Jeez
  19. Fuck yeah man! I'm working for a year now so i'll be over next summer!!!

  20. BuildRP Server

    Ahh awesome! Can't wait to see
  21. Done.

    Looks like you were having a lot of fun last night in TTT, don't let an impulse remove you from the fun and drama SG brings on a daily basis. As the quote goes... "We know drama!" Peace, and see you soon
  22. https://www.facebook.com/photo.php?v=777970015559393
  23. BuildRP Server

    How's this coming? If you guys need any help programming side, then just give me a buzz, I primarily use C++, but LUA won't be difficult to learn.
  24. I wish I had someone to test this on! Truth love is a great thing... *Grabs phone* WOO TINDER TIME
  25. I'm going to say thanks to myself for being such an amazing person. In all seriousness, thanks to all the staff members for keeping this community going!
×
×
  • Create New...