Add ocaml-lfsr: CCSDS OID LFSR pseudo-noise generator
32-cell LFSR for OID frame randomization per CCSDS 132.0-B-3 Annex D.
Polynomial x^32+x^22+x^2+x+1, verified against CCSDS test vector.
Used for TRANSEC traffic flow confidentiality (CNSSP 12 §14.c).
Generic configurable API (up to 62-bit width) with CCSDS OID preset.