How to do Password Encryption and Decryption using Java

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 37

  • @simplifyingtech
    @simplifyingtech  3 года назад

    Have you tried encoding and decoding sensitive data ?

  • @laxmanlaxman4338
    @laxmanlaxman4338 3 года назад

    It is very informative about password encryption & decryption using Java and thank you for sharing this video

  • @anandabarman9524
    @anandabarman9524 3 года назад

    Great Job in Password encryption & decryption using java and it is very helpful and thank you for sharing this

  • @senorlakwatsero911
    @senorlakwatsero911 3 года назад

    Informative & useful👍👍👍👍 sending ky support to your channel

  • @JayeshandShreya
    @JayeshandShreya 3 года назад

    Really Informative, I will suggest few of my friends to follow this channel

  • @namratanarade7523
    @namratanarade7523 3 года назад

    Very helpful and explaination is very good ... Thanks for sharing.

  • @MindGameScience
    @MindGameScience 3 года назад

    Very useful information thanks for sharing

  • @MejsVlogandMusic1432
    @MejsVlogandMusic1432 3 года назад

    very interesting and helpful information....

  • @rimshaghouree4564
    @rimshaghouree4564 3 года назад

    Interesting and useful information

  • @akashr8622
    @akashr8622 2 года назад

    Thanks .this video saved my project

  • @CadaydayTV
    @CadaydayTV 3 года назад +1

    this is very interesting. I miss coding 😓

  • @Aprilovesyouyt
    @Aprilovesyouyt 3 года назад

    Thank you for sharing an informative video

  • @ChannelKakMar
    @ChannelKakMar 3 года назад

    informative content. thank you for sharing

  • @natashazia8615
    @natashazia8615 3 года назад

    Superb information

  • @faanandor8593
    @faanandor8593 3 года назад

    Thank you very much for sharing! The explanation is very nice too, great job!

  • @jveeARTS
    @jveeARTS 3 года назад

    This is good tutorial...thanks for sharing...

  • @JunmaniandNilutpalsWorld
    @JunmaniandNilutpalsWorld 3 года назад

    Great information 👍👍
    Very helpful video👍

  • @new_direction_net
    @new_direction_net 3 месяца назад

    Excellent tutorial! Thank you sir. I just have a question, I'm have Deitel & Deitel's Java How to Program (11th edition) and Joyce Farrell's Java Programming (9th edition) textbooks. They don't cover this topic of password encryption in any chapter, that's why I came to youtube. Is there any textbook that you know that covers it? Anyone else who has information can give me please 🙏. Thank you in advance.

    • @simplifyingtech
      @simplifyingtech  3 месяца назад

      Thanks a lot, Yes true , core java books just teach basics , encryption and decryption is project requirements...
      Check other content on channel as well..

  • @deffnasoligi2182
    @deffnasoligi2182 3 года назад

    Very helpful! Thanks for sharing

  • @Chegnixcomedy
    @Chegnixcomedy 3 года назад

    OMG! This incredible thanks for sharing

  • @nohazaroon6294
    @nohazaroon6294 3 года назад

    Wonderful useful content

  • @gamingarea.eltayeb
    @gamingarea.eltayeb Год назад

    i have a db file in fifa patch and i want open it in SQLCipher but i can't because password so how can i broke down this password

    • @simplifyingtech
      @simplifyingtech  Год назад +1

      You need to know which encryption algoritham they have used in sqlcipher ..

  • @therealrubientertainment-r6220
    @therealrubientertainment-r6220 3 года назад

    Very informative

  • @InspectorMorse25
    @InspectorMorse25 3 года назад

    Very informative!

  • @anne_trazona
    @anne_trazona 3 года назад

    oh,here it is,i have now an idea how to fix mine.

  • @recreate5421
    @recreate5421 Год назад

    Thanks I’m just thinking its a 3party API

  • @sumitjalwal9576
    @sumitjalwal9576 2 года назад

    Hi,
    By hard coding keyValue = “1234” isn’t that a security issue as our encryption logic is exposed in the code itself.
    What if someone gets access to the codebase?

    • @simplifyingtech
      @simplifyingtech  2 года назад +1

      1234 is sample you can give any key but that you need to remember while decoding.. access things can be managed at project level else you can keep secrets key and algorith in database..

    • @sumitjalwal9576
      @sumitjalwal9576 2 года назад

      Hi @@simplifyingtech ,
      Thank you so much for the reply.
      If I don’t want to define this keyValue in the code itself where can I put it?
      Because lets say someone had access to my code he will be able to know the encryption logic I am using for the passwords.

    • @simplifyingtech
      @simplifyingtech  2 года назад +1

      Put into database encrypted way..

  • @souravrouth5333
    @souravrouth5333 2 года назад

    Can You make a video on how can I find encryption key and iv of an Android app

  • @Coffeegenix
    @Coffeegenix 3 года назад

    I studied Java in 1998-99. Programming is not my forte. I scored in multimedia & advertising. Programming is too complicated 😂

  • @angenzuzi3298
    @angenzuzi3298 2 года назад

    Bonjour!, Merci, quel méthode a utilisé pour avoir : Entrée: 5792 et la sortie: /AABKA
    Entrée: 5793 et la sortie: /AAB6g

  • @artisticlifestyleinuk8299
    @artisticlifestyleinuk8299 3 года назад

    Very useful information thanks for sharing