Lost your password?

Blogs about: Pic16f84

Featured Blog

A Compact Implementation of Grain Cipher using PIC16F84

edipermadi wrote 1 month ago: This post demostrates an example of compact grain cipher implementation using PIC16F84, a stream cip … more →

Tags: encryption, logic gate, estream, Eurocrypt, Filtering Function, Grain, Grain Cipher, illi Meier, LFSR

DS1820 code for PIC16F84

vk2fmdb wrote 2 months ago: Here’s my code so far. <pre>LIST      P=16F84A        INCLUDE   "p16f84a.inc" … more →

Tags: microcontrollers, DS1820

Mini AES implementation on PIC16F84

edipermadi wrote 1 year ago: Mini AES represents AES in simple way. This cipher is consisted of 2 rounds 16 bits block size and k … more →

Tags: encryption, block cipher, MicroController, Mini-AES

PIC-PG2C ICSP Programmer

deathsbane wrote 1 year ago: Does anyone out there have the pcb layout for this? Anybody? The kit is quite expensive and I guess … more →

Tags: Computers, Personal, PIC16F877, PIC-PG2C, PG2C, PIC programmer, programmer

Embedded Systems

deathsbane wrote 1 year ago: This is a really cool subject. I get to tinker with microchips and a do lot of things with them. You … more →

Tags: Computers, Donate, pic, Embedded Systems, PIC16F877, donation

Fast 9600 bps Serial Encryptor based on A5/1 Algorithm3 comments

edipermadi wrote 1 year ago: A5/1 is a kind of stream cipher commonly used in GSM networks. This cipher scrambles data from hands … more →

Tags: encryption, a51, GSM, LFSR, majority-rule, MicroController, RS232, Secured Channel, Secured Communication

Embedding A5/1 GSM Stream Cipher into PIC16F84 Microcontroller

edipermadi wrote 1 year ago: A5/1 was a stream cipher commonly used to encrypt handset to Base Tranceiver Station (BTS) transmiss … more →

Tags: encryption, MicroController, a51, stream cipher, GSM, Secured Communication, BTS, Secured Channel, GSM Encryption

Enigma Railway RS232 Security Dongle using PIC16F84

edipermadi wrote 1 year ago: Security dongle is an example of implementation of cryptography. There are many ways to connect dong … more →

Tags: encryption, Dongle, Enigma, Enigma Railway, MicroController, RS232, Security Dongle

Implementing 128-bit Fibonacci Number Generator on PIC16F84

edipermadi wrote 1 year ago: Fibonacci was a commonly known sequence on numbers. Its sequence behaves recursively as F(n) = F(n-1 … more →

Tags: number generator, MicroController, fibonacci, Fibonacci Number, fibonacci sequence

Implementing Enigma M3 Cipher Machine on PIC16F842 comments

edipermadi wrote 1 year ago: Enigma was a machine used to encrypt and decrypt messages during World War II. Enigma M3 or Funkschl … more →

Tags: encryption, Cipher Machine, Enigma, Enigma M3, Germany, MicroController, World War II

1200 bps AES-128 Serial Encryptor15 comments

edipermadi wrote 1 year ago: AES-128 is a common block cipher used in cryptography. AES-128 encrypt 128-bit plain text becoming 1 … more →

Tags: encryption, AES, encryptor, MicroController, Project, Rijndael, RS232, Secured Communication, Serial

Implementing Polybius Cipher using PIC16F84

edipermadi wrote 1 year ago: Polybius cipher works the same as Tap Code Cipher. Each letter is represented by its coordinate in l … more →

Tags: encryption, encoding, decoding, MicroController, Classic Cipher, Classical Cryptography, Polybius Cipher

An Implementation of ThreeWay (3-Way) cipher using PIC16F84

edipermadi wrote 1 year ago: ThreeWay (3-Way) cipher is a block cipher that has been developed by Joan Daemen. This cipher has 96 … more →

Tags: encryption, 3 Way, block cipher, MicroController, Threeway

An Implementation of Base64 Encoder/Decoder using PIC16F84

edipermadi wrote 1 year ago: Base64 or Radix-64 encoding or ASCII armour or whatever you name it, is a process of transforming ar … more →

Tags: encoding, decoding, MicroController, base64, ASCII Armour, Radix-64

The Implementation of Vigenere Cipher on PIC16F84

edipermadi wrote 1 year ago: Today, i was reading the “CRYPTOLOGIA History” book. I found nice classical cipher named … more →

Tags: encryption, Classsic Cipher, Polyalphabet Substitution, vigenere

GOST cipher implementation on PIC16F84

edipermadi wrote 1 year ago: GOST was a Soviet Union (Now Russian) standard of cryptography. GOST stands for “Gosudarstvenn … more →

Tags: encryption, MicroController, GOST

Implementing Simplified DES using PIC16F842 comments

edipermadi wrote 1 year ago: Guys, if you are looking for an implementation of Simplified DES (SDES) using microcontroller then y … more →

Tags: encryption, MicroController, SDES

Implementing MD5 using PIC16F84

edipermadi wrote 1 year ago: i’ve search around google to find acticles on how to implement MD5 hash function in a microcon … more →

Tags: Hash, md5, MicroController


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS