CodeNewbie Community 🌱

Discussion on: What is the difference between encryption, hashing and salting?

Collapse
 
brycek379 profile image
Kirsten Bryce

Hey! I also herd about peppering, what's that?

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);