Giter Club home page Giter Club logo

cryptography's Introduction

Cryptography

Cryptography Aljazari Foundation

By Definition

Cryptography is the practice and study of secure communication techniques that allow for the transformation of information into a format that is unintelligible to unauthorized users, ensuring its confidentiality and integrity

HMAC stands for "Hash-Based Message Authentication Code." It is a specific type of message authentication code (MAC) involving a cryptographic hash function and a secret key

Hashing is a process of converting data (often referred to as a "message") into a fixed-size string of characters, which is typically a hexadecimal number

Checksum is a small-sized block of data derived from another block of digital data for the purpose of detecting errors that may have been introduced during its transmission or storage

Short Video

Main.Teaser.mp4

List

  1. JMeter Logging Basics
  2. JavaScript Functions
  3. Current Date in JavaScript
  4. Loading Files in JMeter (JavaScript)
  5. Type of Encoding techniques
  6. Base64 via service
  7. Base64 via import Library
  8. Caesar Cipher
  9. Morse Code
  10. Vigenere Cipher
  11. MD5 Message Digest Algorithm
  12. SHA-1 Hashing
  13. SHA-256 Hashing
  14. SHA-512 Hashing
  15. HMAC MD5
  16. HMAC SHA1, SHA256, SHA512
  17. JWT (JSON Web Token)
  18. RC4 Encryption Basics
  19. Data Encryption Standard (DES)
  20. Advance Encryption Standart (AES)
  21. CRC-16
  22. CRC-32
  23. Base64 in Function Groovy (JMeter)
  24. Hashing in Function Groovy (JMeter)
  25. RUN GSM Algorithm

Custom JAR files in JMeter

at COMP128 code https://github.com/pmoerenhout/comp128 Add this code in pom.xml and then rebuild :

<!-- https://mvnrepository.com/artifact/org.apache.jmeter/ApacheJMeter_java -->
    <dependency>
      <groupId>org.apache.jmeter</groupId>
      <artifactId>ApacheJMeter_java</artifactId>
      <version>5.5</version>
    </dependency>

also can download : https://github.com/DianPermana/Cryptography/blob/main/comp128-0.1.jar Example save on DIR_YOUR_JMETER\apache-jmeter-5.5\lib\ext\comp128-0.1.jar

Thank You

  1. Mas Seno with TELCO TOOLS and All R&D Team Cipta Srigati Lestari => KARYA ANAK BANGSA
  2. Pim Moerenhout at https://github.com/pmoerenhout/comp128
  3. tunjos at https://github.com/tunjos/java-crypto-utils
  4. snksoft at https://github.com/snksoft/java-crc
  5. https://www.lddgo.net/en/base/class?classID=3
  6. https://www.base64encode.org/

cryptography's People

Contributors

dianpermana avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.