Lesson Title: Glossary

Key Points

Password Hashing and Cracking
  • Directions.pdf can be opened using Firefox.

  • It is best to copy and paste the hashed passwords in Task 2.

  • hashfile1.txt is created for user’s convenience in the home directory.

RSA Public-Key Encryption and Signature Lab
  • It is best to copy and paste the private keys, public keys, messages and so on from this instruction.

  • Code can be written using gedit and compiled using gcc which is available within the container.

Glossary

The glossary would go here, formatted as:

{:auto_ids}
key word 1
:   explanation 1

key word 2
:   explanation 2

({:auto_ids} is needed at the start so that Jekyll will automatically generate a unique ID for each item to allow other pages to hyperlink to specific glossary entries.) This renders as:

key word 1
explanation 1
key word 2
explanation 2