• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

AES Decryption

 
Greenhorn
Posts: 1
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I came across this site randomly when doing a Google search for AES decryption.

I have a formula that I want to know if it will crack AES?

I'm attaching pictures of the formula because I wasn't about to try to type some of the symbols.


Also the O after the Y is Supposed to be (Sigma)


IMG_1004.JPG
[Thumbnail for IMG_1004.JPG]
IMG_1003.JPG
[Thumbnail for IMG_1003.JPG]
IMG_1002.JPG
[Thumbnail for IMG_1002.JPG]
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

B Hea wrote:I have a formula that I want to know if it will crack AES?


So you want to crack AES encryption, in other words you want to decrypt some AES-encrypted data without having the key?

That's going to be very hard. Nobody has ever been able to do that.

I have no idea what those formulas in those pictures mean.
 
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
42
 
If you're gonna buy things, buy this thing and I get a fat kickback:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic