Open in app

Sign In

Write

Sign In

Bharat Ramnani
Bharat Ramnani

32 Followers

Home

About

Jun 17, 2020

Cryptography: Types of Encryption-Decryption

1. Symmetric Encryption-Decryption Here, a common key K is generated using the key-generation function, and using this key: Features: plainText cannot be derived from cipherText without knowing the key. Pros: Fast execution (comparatively — even for large plainText). Cons: Key has to be shared securely somehow (between sender and receiver), which is not…

Cryptography

2 min read

Cryptography: Types of Encryption-Decryption
Cryptography: Types of Encryption-Decryption
Cryptography

2 min read


Jun 2, 2020

Free & simple Netlify forms for your frontend site

You are a frontend developer, in love with your beautiful site that you created yourself and deployed to Netlify. Now you want to add a Contact Me section to it, but don’t want to deal with backend development and deployment and maintenance for it. Third-party form services could be your…

JavaScript

5 min read

Free & simple Netlify forms for your frontend site
Free & simple Netlify forms for your frontend site
JavaScript

5 min read


Nov 10, 2017

Copy text to clipboard using [vanilla] javascript

In the browser context, the document node has execCommand method, which has the following syntax: document.execCommand(aCommandName, aShowDefaultUI, aValueArgument) This method can do many magical things, one of which is copying text to the clipboard. For this, simply use "Copy" in place of aCommandName in the syntax mentioned above, like this: …

JavaScript

2 min read

JavaScript

2 min read

Bharat Ramnani

Bharat Ramnani

32 Followers

bharatramnani.com

Following
  • Tim Denning

    Tim Denning

  • Darius Foroux

    Darius Foroux

  • Fabricio Teixeira

    Fabricio Teixeira

  • Max Koretskyi

    Max Koretskyi

  • John P. Weiss

    John P. Weiss

See all (162)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech