├── LFSR.m ├── README.md ├── flowers.jpg ├── main.m ├── merge_img.m ├── mesure_npcr.m ├── mesure_uaci.m └── split_img.m /LFSR.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/LFSR.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/README.md -------------------------------------------------------------------------------- /flowers.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/flowers.jpg -------------------------------------------------------------------------------- /main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/main.m -------------------------------------------------------------------------------- /merge_img.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/merge_img.m -------------------------------------------------------------------------------- /mesure_npcr.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/mesure_npcr.m -------------------------------------------------------------------------------- /mesure_uaci.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/mesure_uaci.m -------------------------------------------------------------------------------- /split_img.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ReemRashwan/LogisticMap_LFSR_ImageEncryptionDecryption/HEAD/split_img.m --------------------------------------------------------------------------------