Skip to content

Core Voilà

A blog to learn Programming

Menu
  • Home
  • Computer Science
    • Cryptography
    • Algorithm
  • .Net
    • OOPs
    • Deployment
    • C#
      • Lesson
      • Interview Question
    • ML.NET
  • Coding Problems
    • Beginner Level
    • Intermediate Level
    • Advanced Level
  • Code fun
    • News for Geeks
      • Daily Programming Language News
      • New Tech Invention Latest News
      • Database News
    • Online Free Quiz
    • Guest Post
    • C# Brainteasers
    • C++ Brainteasers
    • Memes
  • Web
    • JavaScript
    • Typescript
  • Question & Answer
    • Ask Question
    • Questions
  • My Account
    • Login
    • Register
 
Posted onJune 24, 2020July 27, 2020.Net

Why you should avoid Thread.Sleep

by MaheshLeave a comment on Why you should avoid Thread.Sleep

Introduction Thread.Sleep allows user to hold or suspend or block the current thread execution till a predefined time. it is implemented in System.Threading.Thread.dll assembly. It…

Read More
Posted onJune 6, 2020June 7, 2020Computer Science

MD5 – Message-Digest Algorithm

by MaheshLeave a comment on MD5 – Message-Digest Algorithm

The MD5 hashing algorithm is a one-way cryptographic function that accepts a message of any length as input and returns as output a fixed-length encrypted…

Read More
Posted onJune 5, 2020June 7, 2020.Net

Why we need Continues Deployment?

by MaheshLeave a comment on Why we need Continues Deployment?

Continuous Deployment (CD) is an autonomous release process that uses automated testing to validate changes for instant auto deployment to a production environment. As good…

Read More
Posted onMay 25, 2020May 25, 2020Computer Science

Diffie Hellman Key Exchange

by MaheshLeave a comment on Diffie Hellman Key Exchange

In early 70’s to send a secret message, both parties (sender and receiver) have to exchange the key to encrypt and decrypt the message. Exchange…

Read More
Posted onMay 24, 2020May 26, 2020Computer Science

Modular Exponentiation

by Mahesh2 Comments on Modular Exponentiation

Modular Exponentiation as also known as repeated sequence algorithm which performs exponentiation over modulus. Which essential in computer cryptosystems. A typical problem related to cryptography…

Read More
Posted onMay 17, 2020May 23, 2020Computer Science

Cryptography – Mixture of Art and science

by Mahesh2 Comments on Cryptography – Mixture of Art and science

Being human, we always concern about our privacy. Privacy plays a significant role in our lives, right from starting on the day till the end…

Read More
Posted onMay 13, 2020June 9, 2020Computer Science

Deep Dive in RC4 (RC4 Source Code in C#)

by MaheshLeave a comment on Deep Dive in RC4 (RC4 Source Code in C#)

RC4 (Rivest Cipher 4) was designed by Ron Rivest. It is remarkable for its speed and simplicity. It widely used in many applications and protocols. Though, there are…

Read More
Posted onMay 11, 2020June 9, 2020Computer Science

eXtended Tiny Encryption Algorithm (XTEA) – PART II

by Mahesh10 Comments on eXtended Tiny Encryption Algorithm (XTEA) – PART II

In this article, we will demonstrate eXtended Tiny Encryption Algorithm (XTEA). Don’t forget to read the Part I of TEA. XTEA (eXtended TEA) is a…

Read More
Posted onMay 7, 2020May 23, 2020Computer Science

Tiny Encryption Algorithm (TEA)- Part I

by MaheshLeave a comment on Tiny Encryption Algorithm (TEA)- Part I

 Tiny Encryption Algorithm is a simple, powerful & notably fast encryption algorithm. Although TEA algorithm has a few weaknesses as it suffers from equivalent keys (Which…

Read More
Posted onMay 6, 2020May 22, 2020Algorithm

Deterministic Algorithm

by MaheshLeave a comment on Deterministic Algorithm

A deterministic algorithm is an Algorithm in which for a given input, the computer will always produce the same output by going through the same states…

Read More

Posts navigation

Previous Page Page 1 Page 2 Page 3 Next Page

Quick links

- Quote Generator
- Programming Daily News
- Latest Tech Invention News
- Write an Article - Guest Post
- Ask a question

Search

Recent posts

  • Deep learning
  • Artificial Intelligence
  • What is Machine Learning?
  • Cloud computing..
  • Finding Bugs 🤪

Top Questions

  • Ultimate Member – Default pages not created on activation asked by Himanshu S
  • How to create RAR file in c#.net? asked by Pooja Patel
  • Programmatically Ms Access database backup using C# asked by Xorient
  • How to convert DLL to EXE in c#.net? asked by Pooja Patel
  • How to decrypt md5 password in c#.net? asked by Anynoumus

Code Problems

- HackerRank Code Challenges
- Array Interview Questions

Tags

Action Algorithm Anonymous methods Array Base-2 Base-10 Binary Bitwise Operator's C# C# Brainteasers Caesar Cipher Challenges Code Practice Cryptography Csharp Data Structure Data Types DateTime Decimal Decryption Delegate Dynamic Programming Encryption Exception Handling Func HackerRank Hash Interface Interview Questions Interview Questions Array C# Matrix Memes Multicast Delegates OOPs Public key Cryptography SHA-256 SHA 256 Source code in C# Sorting Source Code Source code for Caeser Cipher C# Stack String String literal TEA Tutorials

Recent Posts

  • Deep learning
  • Artificial Intelligence
  • What is Machine Learning?
  • Cloud computing..
  • Finding Bugs 🤪

Categories

January 2021
MTWTFSS
 123
45678910
11121314151617
18192021222324
25262728293031
« Dec    
सर्वाधिकार सुरक्षित. 모든권리가인정됨
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress