Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

Security

SHA-2 Hashing in SQL Server

Jul 16, 2021 by Beaulin Twinkle
SHA-2 Hashing In SQL Server

Here in this article we will see the various types of SHA-2 hashing has algorithms and the algorithms supported by SQL Server with examples.

Categories SQL Server Tags Security, SQL, SQL Server 2016, SQL Server 2017, SQL Server 2019, Transact-SQL (T-SQL) Leave a comment

Verifying Linux Mint ISO image file on macOS

Oct 17, 2020Oct 16, 2020 by Beaulin Twinkle
Linux Mint Logo

When downloading files form any website, it is important to verify the integrity of the file after downloading. Here are the the steps for verifying the integrity of the Linux Mint ISO file.

Categories Linux, macOS Tags Linux distribution, Linux Mint, Linux Mint 20 Cinnamon, MacBook Pro, macOS Catalina, Security Leave a comment

Preventing Viruses On Windows 10

Jan 21, 2021Apr 18, 2020 by My Tec Bits.
Preventing Viruses On Windows 10

Windows 10 remains one of the most widely used operating systems in the world. With that in mind, we put together a few helpful tips for how to prevent viruses on your Windows 10 devices.

Categories Windows Tags Security, Windows 10, Windows Security Leave a comment

SHA3 hash code generation in Python

Aug 14, 2019 by Beaulin Twinkle
Hash Code Encryption with HASHBYTES in SQL Server

Here we will see how to generate hash using SHA3 hash code (SHA3-224, SHA3-256, SHA3-384, SHA3-512) algorithms in Python programming.

Categories Python Tags Python 3.7.x, Python 3.x, Security Leave a comment

SHA-2 hash code generation in Python

Aug 14, 2019 by Beaulin Twinkle
Hash Code Encryption with HASHBYTES in SQL Server

In this article we will go through how to generate hash using SHA-2 hash code (SHA224, SHA256, SHA384, SHA512) algorithms in Python.

Categories Python Tags Python 3.7.x, Python 3.x, Security Leave a comment

SHA1 hash code generation in Python

Aug 14, 2019 by Beaulin Twinkle
Hash Code Encryption with HASHBYTES in SQL Server

Here we will see how to generate hash codes using SHA1 hash code algorithm in Python programming using the hashlib module.

Categories Python Tags Python 3.7.x, Python 3.x, Security Leave a comment

MD5 hash code generation in Python

Aug 14, 2019 by Beaulin Twinkle
Hash Code Encryption with HASHBYTES in SQL Server

Lat’s see more about MD5 hash code generation in Python programming with sample codes using hashlib module.

Categories Python Tags Python 3.7.x, Python 3.x, Security Leave a comment

Hash code (hashing) in Python

Aug 14, 2019Aug 13, 2019 by Beaulin Twinkle
Hash Code Encryption with HASHBYTES in SQL Server

Python has an abundant support for several hash code algorithms. There is a library module for hashing. Lets see it.

Categories Python Tags Python 3.7.x, Python 3.x, Security Leave a comment

Disabling TLS 1.0 And SSL 3.0 Affects SQL Server 2014/2012

Aug 18, 2018Nov 25, 2017 by Beaulin Twinkle
Disabling TLS 1.0 And SSL 3.0 Affects SQL Server

Solution for SQL Server 2014/2012 won’t start on disabling SSL 3.0 and TLS 1.0 protocols. Fix for disabling TLS 1.0 and SSL 3.0 causes SQL Server issues.

Categories IIS, SQL Server, Web Security Tags Security, SQL Server 2012, SQL Server 2014, SSL, TLS Leave a comment

Google Play Antivirus App Scam

Aug 18, 2018Apr 8, 2014 by Beaulin Twinkle
Virus Shield - Android App Scam

How to avoid app scams

Categories Android Tags App, Google Play, Mobile, Scam, Security Leave a comment

Opening port in Windows 8 & Windows 10 Firewall

Jul 31, 2019Jul 3, 2013 by Beaulin Twinkle
opening port in windows 8 firewall

How to open one or many ports in Windows 8 & 10 Firewall? Step by step instructions opening port in windows firewall. Open the ports by adding rule in firewall.

Categories Windows Tags Firewall, Security, Windows 10, Windows 8 Leave a comment

Disabling Windows 8 Firewall

Jul 31, 2019Jul 2, 2013 by Beaulin Twinkle
Windows-8-Firewall-01

How to disable firewall in Windows 8 operating system? Follow the easy steps with images for disabling windows 8 firewall.

Categories Windows Tags Firewall, Security, Windows 8 Leave a comment

Article Categories

  • Android (2)
  • Apple (22)
    • macOS (22)
  • Internet & Web Dev. (152)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (83)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (4)
  • Microsoft (318)
    • .Net (69)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (225)
    • Windows (24)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (6)
  • Reviews (10)

Recent Articles

  • Installing .NET SDK in Linux Mint and debugging C# code using VS Code Jun 21, 2024
  • Generating random number in C#  Jun 6, 2024
  • How to calculate running total in SQL Server? Apr 27, 2024
  • How to import XML data into SQL Server using SELECT query? Apr 10, 2024
  • How to prevent VS Code from replacing an already opened preview tab with a subsequently opened one? Mar 13, 2024
  • Separating letters and numbers from strings in SQL Server Mar 6, 2024
  • How to call or run another application from python code? Feb 15, 2024
  • How to store images in SQL Server? Jan 17, 2024
  • Error: A table that has FILESTREAM columns must have a nonnull unique column with the ROWGUIDCOL property. Jan 8, 2024
  • Fix for Error: “FILESTREAM feature is disabled” while adding FILESTREAM Jan 4, 2024

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • Joining Tables from Databases on Different SQL Servers
  • Upgrade python version in visual studio code python workspace
  • SQL Server: Search and Find Table by Name
  • Where is SQL Server Configuration Manager?
  • T-SQL query to find deadlocks in SQL Server
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2025 My Tec Bits. All Rights Reserved.