thanks for the paper, my friend.
these sort of encryption algorithms belong to a major family of algorithms that we call them One-Time-Pad:
https://en.wikipedia.org/wiki/One-time_padthe operator XOR (or MOD when you try to work with ASCII values of characters) is necessary - not a simple ADD operation. including fibo sequence here doesn't provide a better level of security..