I have trouble understanding why the discrete logarithm problem in $(\mathbb{Z}_n,+)$ should be easy:
I tried it with the following example:
$$a \cdot b \equiv y \pmod {p}$$ If $a=11, b=2$ and $p=19$: $$11 \cdot 2 \equiv 3 \pmod {19}$$
If someone now has $b, y$ and $p$ how can he calculate $a$ efficiently?
$$a \cdot 2 \equiv 3 \pmod{19}$$